summaryrefslogtreecommitdiff
path: root/extra/xaw3d
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-04-01 00:01:56 +0000
committerroot <root@rshg054.dnsready.net>2012-04-01 00:01:56 +0000
commit939efb693a8b362edc0c6ccba62c5ce54fb501af (patch)
tree0aac5505f763d7331e27a11c0f843b9c6623195a /extra/xaw3d
parent977b78df305a06797773799a7295f2a5f3f013cf (diff)
Sun Apr 1 00:01:56 UTC 2012
Diffstat (limited to 'extra/xaw3d')
-rw-r--r--extra/xaw3d/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/xaw3d/PKGBUILD b/extra/xaw3d/PKGBUILD
index 83036d675..7d44b1853 100644
--- a/extra/xaw3d/PKGBUILD
+++ b/extra/xaw3d/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 150431 2012-02-17 16:48:20Z andyrtr $
+# $Id: PKGBUILD 154650 2012-03-30 14:26:30Z andyrtr $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgname=xaw3d
-pkgver=1.6.1
+pkgver=1.6.2
pkgrel=1
pkgdesc="Three-D Athena widgets"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('libxmu')
makedepends=('xorg-util-macros')
options=('!libtool')
source=(http://xorg.freedesktop.org/archive/individual/lib/libXaw3d-${pkgver}.tar.bz2)
-sha256sums=('9cd43caabb9e17d7d06c6e156cace9f7b7849c60662f61561dbf44c1eea10971')
+sha1sums=('0b1db72e9d5be0edae57cda213860c0289fac12f')
build() {
cd "${srcdir}/libXaw3d-${pkgver}"