diff --git a/xorg-cf-files/.signature b/xorg-cf-files/.signature index d4b32436..5d86b72b 100644 --- a/xorg-cf-files/.signature +++ b/xorg-cf-files/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndOmX6spbumYvjjhIZsNPN1dTZTbiqQRPwlkIRRWfal5RcjL4RfegHBj5Pr8vdhHRtouJbqvfBPMo/QHX2uLUGwA= -SHA256 (Pkgfile) = 086b19330e140e80c9856c7b4479b2a9088a510c3b9298069f9f4b2c393c3132 +RWTSGWF5Q7TndC0qdkt9F4jWom936JuIcQOTxPVWCeCGT1c4dS9CYS7vTbhqrV+LKBqppyjqiY2je4GbWU3s+V/DOI1+l4K9/gA= +SHA256 (Pkgfile) = 85e2a4e3f40a72ff85094708f830cf3ed35a6a7fafc4e75491a815a2dc14e366 SHA256 (.footprint) = 6c52a8c79fc9ce96da543de8a61bf44274dec24e754bc0a60491e24e1389aeb5 -SHA256 (xorg-cf-files-1.0.7.tar.bz2) = 74a771d5bb2189020399998dfa2329c3e038aa2e14dd3d4056144ed9a5976308 +SHA256 (xorg-cf-files-1.0.8.tar.xz) = 7408955defcfab0f44d1bedd4ec0c20db61914917ad17bfc1f1c9bf56acc17b9 diff --git a/xorg-cf-files/Pkgfile b/xorg-cf-files/Pkgfile index c5f0eed8..6fdc8aae 100644 --- a/xorg-cf-files/Pkgfile +++ b/xorg-cf-files/Pkgfile @@ -4,15 +4,13 @@ # Depends on: xorg-util-macros name=xorg-cf-files -version=1.0.7 +version=1.0.8 release=1 -source=(https://www.x.org/releases/individual/util/$name-$version.tar.bz2) +source=(https://www.x.org/releases/individual/util/$name-$version.tar.xz) build() { cd $name-$version - ./configure --prefix=/usr - make make DESTDIR=$PKG install }