summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b3be903493f..4b449c7106e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,7 @@
# Maintainer: archlinux.info:tdy
pkgname=komodo-engine
-pkgver=13.02
-_hash=_201fd6
+pkgver=14.1
pkgrel=1
pkgdesc="Freeware version of the Komodo chess engine (~3394 Elo)"
arch=(x86_64)
@@ -12,12 +11,12 @@ install=$pkgname.install
source=(http://komodochess.com/pub/${pkgname%-*}-${pkgver/.*}.zip
http://komodochess.com/pub/Komodo3-book.zip
COPYING)
-sha256sums=('34a7fc91ac3c28bc28df5ca9913b3122fa1e882f88cd25a7626b8ecf11cec98d'
- '3ada9836a4b8a8bdbc362c90bce1b63b9472fc0194e39d9d36119ba102e9e9cd'
- '0d81e7e34a9563047580052052646c5ebb656a39a4575043e0fef6f7704cb18b')
+sha256sums=(dbb073aa5cbfd859b7449f825d9748b2dc05409fa4710c880eeab25ab6a8b724
+ 3ada9836a4b8a8bdbc362c90bce1b63b9472fc0194e39d9d36119ba102e9e9cd
+ 0d81e7e34a9563047580052052646c5ebb656a39a4575043e0fef6f7704cb18b)
package() {
- cd "$srcdir"/${pkgname%-*}-${pkgver%.*}$_hash
+ cd "$srcdir"/${pkgname%-*}-${pkgver%.*}
install -Dm755 Linux/${pkgname%-*}-$pkgver-linux-bmi2 "$pkgdir"/usr/bin/${pkgname%-*}
install -Dm755 Linux/${pkgname%-*}-$pkgver-linux "$pkgdir"/usr/bin/${pkgname%-*}-generic