summaryrefslogtreecommitdiff
path: root/xorg-xcb-util/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-xcb-util/Pkgfile')
-rw-r--r--xorg-xcb-util/Pkgfile6
1 files changed, 2 insertions, 4 deletions
diff --git a/xorg-xcb-util/Pkgfile b/xorg-xcb-util/Pkgfile
index 30792f6f..51c3a490 100644
--- a/xorg-xcb-util/Pkgfile
+++ b/xorg-xcb-util/Pkgfile
@@ -4,15 +4,13 @@
# Depends on: xorg-libxcb
name=xorg-xcb-util
-version=0.4.0
+version=0.4.1
release=1
-source=(https://xcb.freedesktop.org/dist/xcb-util-$version.tar.bz2)
+source=(https://xorg.freedesktop.org/archive/individual/lib/xcb-util-$version.tar.xz)
build() {
cd xcb-util-$version
-
./configure --prefix=/usr
-
make
make DESTDIR=$PKG install
}

Generated by cgit