summaryrefslogtreecommitdiff
path: root/xorg-libxres/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-libxres/Pkgfile')
-rw-r--r--xorg-libxres/Pkgfile6
1 files changed, 2 insertions, 4 deletions
diff --git a/xorg-libxres/Pkgfile b/xorg-libxres/Pkgfile
index 60503942..9f8cd59f 100644
--- a/xorg-libxres/Pkgfile
+++ b/xorg-libxres/Pkgfile
@@ -4,15 +4,13 @@
# Depends on: xorg-libxext
name=xorg-libxres
-version=1.2.1
+version=1.2.2
release=1
-source=(https://www.x.org/releases/individual/lib/libXres-$version.tar.bz2)
+source=(https://www.x.org/releases/individual/lib/libXres-$version.tar.xz)
build() {
cd libXres-$version
-
./configure --prefix=/usr
-
make
make DESTDIR=$PKG install
}

Generated by cgit