summaryrefslogtreecommitdiffstats
path: root/abs/core/libxaw
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2014-12-05 18:57:15 (GMT)
committerBritney Fransen <brfransen@gmail.com>2014-12-05 18:57:15 (GMT)
commitdfd497a4a89b4372951b010a34d61bb324fcf0b2 (patch)
treed0da11fe06dd32d0b20ec73ba11da943a0526ea1 /abs/core/libxaw
parentbda47922a51ffe7a9ba39af8b946cc967de37fbb (diff)
downloadlinhes_pkgbuild-dfd497a4a89b4372951b010a34d61bb324fcf0b2.zip
linhes_pkgbuild-dfd497a4a89b4372951b010a34d61bb324fcf0b2.tar.gz
linhes_pkgbuild-dfd497a4a89b4372951b010a34d61bb324fcf0b2.tar.bz2
libxaw: update to 1.0.12
Diffstat (limited to 'abs/core/libxaw')
-rw-r--r--abs/core/libxaw/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/abs/core/libxaw/PKGBUILD b/abs/core/libxaw/PKGBUILD
index 687aaea..201d7a2 100644
--- a/abs/core/libxaw/PKGBUILD
+++ b/abs/core/libxaw/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 160631 2012-06-02 21:31:52Z andyrtr $
+# $Id$
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libxaw
-pkgver=1.0.11
+pkgver=1.0.12
pkgrel=1
pkgdesc="X11 Athena Widget library"
arch=('i686' 'x86_64')
@@ -10,9 +10,8 @@ license=('custom')
url="http://xorg.freedesktop.org/"
depends=('libxmu' 'libxpm')
makedepends=('xorg-util-macros')
-options=('!libtool')
source=(${url}/releases/individual/lib/libXaw-${pkgver}.tar.bz2)
-sha256sums=('87a874acbb71d1ee59b8047312fc91d89dcb373e2970f121184cdae29a3d9492')
+sha256sums=('96fc314874fce9979556321d1d6ee00b5baf32fb333b7278853b4983bc3cdbf6')
build() {
cd "${srcdir}/libXaw-${pkgver}"