summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMunzir Taha2017-04-15 14:02:29 +0300
committerMunzir Taha2017-04-15 14:02:29 +0300
commit133e839f3f5d4a20b48f451279f0fe2c064d3712 (patch)
tree289305023621d6bb80df4f1e84b20eeeb6fbd7fb /PKGBUILD
parent5c9814afb50f5a829827376958cdc66fbcf2dc6a (diff)
downloadaur-133e839f3f5d4a20b48f451279f0fe2c064d3712.tar.gz
upgpkg: chessx 1.4.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6cc7811da78c..97fb961bae0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Munzir Taha <munzirtaha@gmail.com>
pkgname=chessx
-pkgver=1.4.4
+pkgver=1.4.6
pkgrel=1
pkgdesc="Chess Database and PGN viewer"
arch=(i686 x86_64)
@@ -12,7 +12,7 @@ optdepends=('stockfish: For a chess engine')
makedepends=(qt5-tools)
conflicts=($pkgname-svn)
source=(https://sourceforge.net/projects/$pkgname/files/$pkgname/$pkgver/$pkgname-$pkgver.tgz)
-sha256sums=('66f6cd9711d21b636caa213d8aeca06e13a13d225f2b163411535ae7956e3396')
+sha256sums=('ad951910a3bd53f5655f9e85101e7969b536078473e09a2a7dded6ef171a68ed')
build() {
cd $pkgname-$pkgver