summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorflovo2020-06-14 08:40:45 +0200
committerflovo2020-06-14 08:40:45 +0200
commit92eb51ae9ac0811cbb10e98de65ae81481f2601a (patch)
tree0e8e401774c38f1b98c5c6d0d5e23c73fcf7d090
parenta4d18bca20f6559682de7833f2731be92c8f186e (diff)
downloadaur-92eb51ae9ac0811cbb10e98de65ae81481f2601a.tar.gz
upgrade to version v1.4.3
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD24
2 files changed, 22 insertions, 22 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 00046059bb7f..f29ab5b2984e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = katago-opencl
pkgdesc = Baduk engine with no human-provided knowledge.
- pkgver = 1.4.2
- pkgrel = 3
+ pkgver = 1.4.3
+ pkgrel = 1
url = https://github.com/lightvector/KataGo
arch = x86_64
license = MIT
@@ -13,14 +13,14 @@ pkgbase = katago-opencl
depends = ocl-icd
depends = boost-libs
provides = katago
- source = katago-opencl::git+https://github.com/lightvector/KataGo#tag=v1.4.2
- source = g170e-b20c256x2-s4384473088-d968438914.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.4.0/g170-b20c256x2-s4384473088-d968438914.bin.gz
- source = g170-b30c320x2-s3530176512-d968463914.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.4.0/g170-b30c320x2-s3530176512-d968463914.bin.gz
- source = g170-b40c256x2-s3708042240-d967973220.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.4.0/g170-b40c256x2-s3708042240-d967973220.bin.gz
- sha256sums = SKIP
- sha256sums = da070fddb45e4d798a63b0be1960d604ad422690d82ac66b1d4ee41e8bf42536
- sha256sums = 67bd8f67a0ed251d78626ccd23cd4cdbcc880ffc29b641f65cf79ec9d9be83e5
- sha256sums = 9053c1f0f7834533b34556d3454fe0de8736d5951a2fe5d02c3aebd3fc20240e
+ source = katago-opencl::git+https://github.com/lightvector/KataGo#tag=v1.4.3
+ source = g170e-b20c256x2-s5055114240-d1149032340.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.4.2-nets/g170e-b20c256x2-s5055114240-d1149032340.bin.gz
+ source = g170-b30c320x2-s4432082944-d1149895217.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.4.2-nets/g170-b30c320x2-s4432082944-d1149895217.bin.gz
+ source = g170-b40c256x2-s4679779328-d1149909226.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.4.2-nets/g170-b40c256x2-s4679779328-d1149909226.bin.gz
+ sha512sums = SKIP
+ sha512sums = f812c288681754afa60ec676951162cc38cc510c9c4065ce73ad80edc9b63a37980adb74b8da8aabfefdd2e058c3dfbe387ff17b8b9d628c38fea767b3770238
+ sha512sums = 573ed15991ca2f34164ecce64c2535d3426d57120a7fce16f89a15f08fa0af720f97e20249208dd300f6cca3e67d48ed9a790d09e97c8900855707887a20ca0e
+ sha512sums = ee59ef0dd02084e0ec1ca0643954889e10512a6bd27a1577aa9a7d09d0450c57a68042d29ed70af542530680ebc433e8e683aed5b47fc48d5f42d43303f84121
pkgname = katago-opencl
diff --git a/PKGBUILD b/PKGBUILD
index c24c9175c4f2..fdb341fcbcd8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: flovo <flovo-git-commit at f-voegele dot de>
pkgname=katago-opencl
-pkgver=1.4.2
-pkgrel=3
+pkgver=1.4.3
+pkgrel=1
pkgdesc="Baduk engine with no human-provided knowledge."
arch=('x86_64')
provides=("katago")
@@ -11,13 +11,13 @@ license=('MIT')
depends=('libzip' 'ocl-icd' 'boost-libs')
makedepends=('git' 'opencl-headers' 'cmake' 'boost')
source=("${pkgname}::git+https://github.com/lightvector/KataGo#tag=v${pkgver}"
- "g170e-b20c256x2-s4384473088-d968438914.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.4.0/g170-b20c256x2-s4384473088-d968438914.bin.gz"
- "g170-b30c320x2-s3530176512-d968463914.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.4.0/g170-b30c320x2-s3530176512-d968463914.bin.gz"
- "g170-b40c256x2-s3708042240-d967973220.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.4.0/g170-b40c256x2-s3708042240-d967973220.bin.gz")
-sha256sums=('SKIP'
- 'da070fddb45e4d798a63b0be1960d604ad422690d82ac66b1d4ee41e8bf42536'
- '67bd8f67a0ed251d78626ccd23cd4cdbcc880ffc29b641f65cf79ec9d9be83e5'
- '9053c1f0f7834533b34556d3454fe0de8736d5951a2fe5d02c3aebd3fc20240e')
+ "g170e-b20c256x2-s5055114240-d1149032340.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.4.2-nets/g170e-b20c256x2-s5055114240-d1149032340.bin.gz"
+ "g170-b30c320x2-s4432082944-d1149895217.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.4.2-nets/g170-b30c320x2-s4432082944-d1149895217.bin.gz"
+ "g170-b40c256x2-s4679779328-d1149909226.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.4.2-nets/g170-b40c256x2-s4679779328-d1149909226.bin.gz")
+sha512sums=('SKIP'
+ 'f812c288681754afa60ec676951162cc38cc510c9c4065ce73ad80edc9b63a37980adb74b8da8aabfefdd2e058c3dfbe387ff17b8b9d628c38fea767b3770238'
+ '573ed15991ca2f34164ecce64c2535d3426d57120a7fce16f89a15f08fa0af720f97e20249208dd300f6cca3e67d48ed9a790d09e97c8900855707887a20ca0e'
+ 'ee59ef0dd02084e0ec1ca0643954889e10512a6bd27a1577aa9a7d09d0450c57a68042d29ed70af542530680ebc433e8e683aed5b47fc48d5f42d43303f84121')
prepare() {
cd $srcdir/$pkgname
@@ -33,9 +33,9 @@ build() {
package() {
cd $srcdir/$pkgname
install -Dm755 cpp/katago $pkgdir/usr/bin/katago
- install -Dm644 $srcdir/g170e-b20c256x2-s4384473088-d968438914.bin.gz $pkgdir/usr/share/katago/networks/weights-b20.bin.gz
- install -Dm644 $srcdir/g170-b30c320x2-s3530176512-d968463914.bin.gz $pkgdir/usr/share/katago/networks/weights-b30.bin.gz
- install -Dm644 $srcdir/g170-b40c256x2-s3708042240-d967973220.bin.gz $pkgdir/usr/share/katago/networks/weights-b40.bin.gz
+ install -Dm644 $srcdir/g170e-b20c256x2-s5055114240-d1149032340.bin.gz $pkgdir/usr/share/katago/networks/weights-b20.bin.gz
+ install -Dm644 $srcdir/g170-b30c320x2-s4432082944-d1149895217.bin.gz $pkgdir/usr/share/katago/networks/weights-b30.bin.gz
+ install -Dm644 $srcdir/g170-b40c256x2-s4679779328-d1149909226.bin.gz $pkgdir/usr/share/katago/networks/weights-b40.bin.gz
install -Dm644 $srcdir/katago-opencl/LICENSE $pkgdir/usr/share/licenses/katago-opencl/LICENSE
}