summaryrefslogtreecommitdiff
path: root/extra/libxaw
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-03-25 10:16:01 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-03-25 10:16:01 +0200
commit77425e418fa3a0ad0ddf41a4d3adcfe08ba9ac88 (patch)
tree95d18e80c36222043f998fe63f8f76ae21ac1dd9 /extra/libxaw
parent493ce1a24e001f088219cdf7b8753b00155e4051 (diff)
parent891f44722456b693d99b397f7e332a9ed68a47a2 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: extra/mpd/PKGBUILD extra/msmtp/PKGBUILD gnome-unstable/clutter-gtk/PKGBUILD gnome-unstable/telepathy-gabble/PKGBUILD gnome-unstable/telepathy-glib/PKGBUILD testing/dhcpcd/PKGBUILD
Diffstat (limited to 'extra/libxaw')
-rw-r--r--extra/libxaw/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libxaw/PKGBUILD b/extra/libxaw/PKGBUILD
index dd88b7c4e..d68a44d46 100644
--- a/extra/libxaw/PKGBUILD
+++ b/extra/libxaw/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 151324 2012-02-25 13:52:04Z allan $
+# $Id: PKGBUILD 154128 2012-03-23 17:09:26Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libxaw
-pkgver=1.0.9
-pkgrel=2
+pkgver=1.0.10
+pkgrel=1
pkgdesc="X11 Athena Widget library"
arch=('i686' 'x86_64' 'mips64el')
license=('custom')
@@ -12,7 +12,7 @@ depends=('libxmu' 'libxpm')
makedepends=('xorg-util-macros')
options=('!libtool')
source=(${url}/releases/individual/lib/libXaw-${pkgver}.tar.bz2)
-sha1sums=('5f8fc1b10316f31d4c6fa1d938b2297ff5bd2da5')
+sha1sums=('8caa4c692e28f9681678a22168978b7668df57be')
build() {
cd "${srcdir}/libXaw-${pkgver}"