ports/compat-32 (3.1): xorg-xcb-util-32: 0.3.9 -> 0.4.0
commit fa35fe25cbb1524e0ba772c2e147d22248e9ea84 Author: Danny Rawlins <monster.romster@gmail.com> Date: Sat Oct 18 23:30:26 2014 +1100 xorg-xcb-util-32: 0.3.9 -> 0.4.0 diff --git a/xorg-xcb-util-32/.md5sum b/xorg-xcb-util-32/.md5sum index bbace73..2485692 100644 --- a/xorg-xcb-util-32/.md5sum +++ b/xorg-xcb-util-32/.md5sum @@ -1 +1 @@ -01dcc7a16d5020530552712710646ea2 xcb-util-0.3.9.tar.bz2 +2e97feed81919465a04ccc71e4073313 xcb-util-0.4.0.tar.bz2 diff --git a/xorg-xcb-util-32/Pkgfile b/xorg-xcb-util-32/Pkgfile index 053cc9f..dc8652f 100644 --- a/xorg-xcb-util-32/Pkgfile +++ b/xorg-xcb-util-32/Pkgfile @@ -4,8 +4,8 @@ # Depends on: xorg-libxcb-32 xorg-xcb-util name=xorg-xcb-util-32 -version=0.3.9 -release=2 +version=0.4.0 +release=1 source=(http://xcb.freedesktop.org/dist/xcb-util-$version.tar.bz2) build() { @@ -15,5 +15,5 @@ build() { make make DESTDIR=$PKG install - rm -rf $PKG/usr/include + rm -r $PKG/usr/include }
participants (1)
-
crux@crux.nu