summaryrefslogtreecommitdiff
path: root/extra/libxmu/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libxmu/PKGBUILD')
-rw-r--r--extra/libxmu/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libxmu/PKGBUILD b/extra/libxmu/PKGBUILD
index b45ccbe01..2284d5633 100644
--- a/extra/libxmu/PKGBUILD
+++ b/extra/libxmu/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 151426 2012-02-26 10:48:08Z pierre $
+# $Id: PKGBUILD 152301 2012-03-06 15:00:25Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libxmu
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.1.1
+pkgrel=1
pkgdesc="X11 miscellaneous micro-utility library"
arch=('i686' 'x86_64' 'mips64el')
url="http://xorg.freedesktop.org/"
@@ -12,7 +12,7 @@ makedepends=('xorg-util-macros')
license=('custom')
options=('!libtool')
source=("${url}/releases/individual/lib/libXmu-${pkgver}.tar.bz2")
-sha1sums=('81876a0848070bfc4476a2538fc16898eb6d96cd')
+sha1sums=('3e280aa927d78c05f94db6c7ae606f7ad132b495')
build() {
cd "${srcdir}/libXmu-${pkgver}"