summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2020-10-04 19:37:20 -0600
committerBrian Bidulock2020-10-04 19:37:20 -0600
commit745b19e8618debfbfcda2e7342e9c79cb2f9a3d7 (patch)
tree76d8fed8d7f6c4fc38d2b0246265e0c68114a8b7 /PKGBUILD
parent3b9f17f5dcd31c75f9c625a42ac630a2034fab6a (diff)
downloadaur-libxaw3dxft.tar.gz
uppkg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 767784876887..2b66d1551241 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=libxaw3dxft
_pkgname=libXaw3dXft
-pkgver=1.6.2g
+pkgver=1.6.2h
pkgrel=1
epoch=1
pkgdesc="xaw3d library for xpaint"
@@ -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")
-sha256sums=('5e49ba018d5fac7faf5b78844eed11f52c73c5e0651630620abad8feec8aad00')
+sha256sums=('5d749e3d682d2fb60959ebc3bce3228ca5c949a46aafc349e89a77f6c6ed830b')
build() {
cd ${_pkgname}-$pkgver