summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f195c7ebf3d..457e79c8ca6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=libxaw3dxft
_pkgname=libXaw3dXft
-pkgver=1.6.2c
-pkgrel=3
+pkgver=1.6.2d
+pkgrel=1
epoch=1
pkgdesc="xaw3d library for xpaint"
url="http://sourceforge.net/projects/sf-xpaint/files/libxaw3dxft/"
@@ -11,7 +11,7 @@ license=('GPL')
depends=('libxft' 'libxmu' 'libxpm')
makedepends=('xorg-util-macros')
source=("http://sourceforge.net/projects/sf-xpaint/files/$pkgname/${_pkgname}-$pkgver.tar.bz2")
-md5sums=('eaf7638fad4016abad4a3116485c8e67')
+md5sums=('afef22ae4a23a1c9cd0ddc5c8df48315')
build() {
cd $srcdir/${_pkgname}-$pkgver