summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-08-19 09:26:03 +0200
committerhaawda2020-08-19 09:26:03 +0200
commit2af92c1573ef89dd388e6ecd46bf653247695727 (patch)
treed3376bb1d3bc5457d4340c33c4d81b439c3c2a29 /PKGBUILD
parent79a49c50e1882f58cda25f8a0d12938517259fce (diff)
downloadaur-2af92c1573ef89dd388e6ecd46bf653247695727.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7af97c08487b..79022a884cc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=pachi
-pkgver=12.40
+pkgver=12.50
pkgrel=1
pkgdesc="A reasonably strong engine for the board game go"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ depends=('glibc')
url="http://pachi.or.cz/"
license=('GPL')
source=("https://github.com/pasky/pachi/archive/$pkgname-$pkgver.tar.gz" makefile.patch)
-sha256sums=('f523d23aa855f78a171df334b9712bca540d3ef4ef69b7306b84e4c35446d097'
+sha256sums=('62c8d44bd4610fe9534a1f21bb092da209c9fb8dcb8d39558d79adabe31e740a'
'19f5d74457d506198ad3ea95ff2fc3c3f9737ed0340f5178b1ba8ebd7fe62fc6')
options=('!makeflags')