summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMunzir Taha2017-03-01 19:19:13 +0300
committerMunzir Taha2017-03-01 19:19:13 +0300
commit5c9814afb50f5a829827376958cdc66fbcf2dc6a (patch)
tree041605c176ed9cca09bb70d46ceb7d8f7bec3a39 /PKGBUILD
parent765f865eab67a2e18dafcd80b354c548fb75d87d (diff)
downloadaur-5c9814afb50f5a829827376958cdc66fbcf2dc6a.tar.gz
upgpkg: chessx 1.4.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 31388b2400ca..6cc7811da78c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Munzir Taha <munzirtaha@gmail.com>
pkgname=chessx
-pkgver=1.4.0
-pkgrel=2
+pkgver=1.4.4
+pkgrel=1
pkgdesc="Chess Database and PGN viewer"
arch=(i686 x86_64)
url=http://chessx.sourceforge.net
@@ -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=('e4287235904810a0a1b2cdec3dc33fbc30aa0657c7b7343bd2130bd9626220f4')
+sha256sums=('66f6cd9711d21b636caa213d8aeca06e13a13d225f2b163411535ae7956e3396')
build() {
cd $pkgname-$pkgver