summaryrefslogtreecommitdiff
path: root/xorg-libxext-32
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2013-06-01 11:09:13 +1000
committerDanny Rawlins <monster.romster@gmail.com>2013-06-01 11:09:13 +1000
commit9da3d9774c0aecf91150e3e59de51679fb0d5fa4 (patch)
treefd1949c2368e88ae4383e223b682afd0b5b4cd19 /xorg-libxext-32
parent54ab81978ef4559d86515bf3da85e7fc5ec50955 (diff)
downloadcompat-32-9da3d9774c0aecf91150e3e59de51679fb0d5fa4.tar.gz
compat-32-9da3d9774c0aecf91150e3e59de51679fb0d5fa4.tar.xz
xorg-libxext-32: 1.3.1 -> 1.3.2
Diffstat (limited to 'xorg-libxext-32')
-rw-r--r--xorg-libxext-32/.md5sum2
-rw-r--r--xorg-libxext-32/Pkgfile4
2 files changed, 3 insertions, 3 deletions
diff --git a/xorg-libxext-32/.md5sum b/xorg-libxext-32/.md5sum
index d295377f..f6ee733a 100644
--- a/xorg-libxext-32/.md5sum
+++ b/xorg-libxext-32/.md5sum
@@ -1 +1 @@
-71251a22bc47068d60a95f50ed2ec3cf libXext-1.3.1.tar.bz2
+4376101e51bb2c6c44d9ab14344e85ad libXext-1.3.2.tar.bz2
diff --git a/xorg-libxext-32/Pkgfile b/xorg-libxext-32/Pkgfile
index 6dc6f5b7..63ab5b80 100644
--- a/xorg-libxext-32/Pkgfile
+++ b/xorg-libxext-32/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: xorg-xproto-32 xorg-libx11-32 xorg-xextproto-32 xorg-libxau-32 xorg-libxext
name=xorg-libxext-32
-version=1.3.1
+version=1.3.2
release=1
source=(http://xorg.freedesktop.org/releases/individual/lib/libXext-$version.tar.bz2)
@@ -16,5 +16,5 @@ build() {
make
make DESTDIR=$PKG install
- rm -rf $PKG/usr/{include,man,share}
+ rm -r $PKG/usr/{include,man,share}
}

Generated by cgit