summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMunzir Taha2020-06-17 03:22:59 +0300
committerMunzir Taha2020-06-17 03:22:59 +0300
commitffd978fec7dce53defbf54c08bff1304bc744e13 (patch)
tree678237dac04490848bb3e88a13537472c4faf50b
parent8f5d7f02926f9ea80ac34bc01761f99d88100aac (diff)
downloadaur-ffd978fec7dce53defbf54c08bff1304bc744e13.tar.gz
upgpkg: chessx 1.5.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58808fd21685..ebbaadcb4129 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chessx
pkgdesc = Cross-platform chess database and PGN viewer
- pkgver = 1.5.0
+ pkgver = 1.5.4
pkgrel = 1
url = http://chessx.sourceforge.net
arch = i686
@@ -12,8 +12,8 @@ pkgbase = chessx
optdepends = stockfish: for a chess engine
optdepends = lc0-cudnn-git: for another chess engine
conflicts = chessx-svn
- source = https://sourceforge.net/projects/chessx/files/chessx/1.5.0/chessx-1.5.0.tgz
- sha256sums = d130ad3220821da9ea19e7228222a5528fabca3ca06bc41b4d7f702454f63827
+ source = https://sourceforge.net/projects/chessx/files/chessx/1.5.4/chessx-1.5.4.tgz
+ sha256sums = e2dbacff2a6c055cfbe4ce0344331f77262867e228a5fe2895e6c242772065a8
pkgname = chessx
diff --git a/PKGBUILD b/PKGBUILD
index 211a2aac1066..2616739e70f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Munzir Taha <munzirtaha@gmail.com>
pkgname=chessx
-pkgver=1.5.0
+pkgver=1.5.4
pkgrel=1
pkgdesc="Cross-platform 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=('d130ad3220821da9ea19e7228222a5528fabca3ca06bc41b4d7f702454f63827')
+sha256sums=('e2dbacff2a6c055cfbe4ce0344331f77262867e228a5fe2895e6c242772065a8')
build() {
cd $pkgname-$pkgver
qmake