summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ef5e1720947..08113799952e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Daichi Shinozaki <dsdseg@gmail.com>
pkgname=gpsfish_minimal
pkgver=20150706
-pkgrel=1
+pkgrel=2
pkgdesc="A shogi program ported from Stockfish, the compact version."
makedepends=('unzip')
conflicts=('gpsfish')
arch=(i686 x86_64)
url="http://gps.tanaka.ecc.u-tokyo.ac.jp/gpsshogi/pukiwiki.php?GPSFish"
-license=('GPL')
+license=('GPLv3')
source=("http://gps.tanaka.ecc.u-tokyo.ac.jp/gpsshogi/download/gpsfish-20150705.1.1-win64.source.zip")
md5sums=('f2133026142da7b185067c580f6bda24')