summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorflovo2020-06-21 22:39:16 +0200
committerflovo2020-06-21 22:39:16 +0200
commit0fd68069671548aad63809ff6537ec9d9825d6d2 (patch)
treee9fb6bebabaa2fc6651f05b22c8495ddcedf78d9
parente65c98967f4e48cb6764dca1c962bb7dd1d58faa (diff)
downloadaur-0fd68069671548aad63809ff6537ec9d9825d6d2.tar.gz
v1.4.5
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD20
2 files changed, 18 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78ad4da661f5..869c37ee0b5e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = katago-opencl
pkgdesc = Baduk engine with no human-provided knowledge.
- pkgver = 1.4.4
+ pkgver = 1.4.5
pkgrel = 1
url = https://github.com/lightvector/KataGo
arch = x86_64
@@ -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.4
- 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
+ source = katago-opencl::git+https://github.com/lightvector/KataGo#tag=v1.4.5
+ source = g170e-b20c256x2-s5303129600-d1228401921.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.4.5/g170e-b20c256x2-s5303129600-d1228401921.bin.gz
+ source = g170-b30c320x2-s4824661760-d1229536699.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.4.5/g170-b30c320x2-s4824661760-d1229536699.bin.gz
+ source = g170-b40c256x2-s5095420928-d1229425124.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.4.5/g170-b40c256x2-s5095420928-d1229425124.bin.gz
sha512sums = SKIP
- sha512sums = f812c288681754afa60ec676951162cc38cc510c9c4065ce73ad80edc9b63a37980adb74b8da8aabfefdd2e058c3dfbe387ff17b8b9d628c38fea767b3770238
- sha512sums = 573ed15991ca2f34164ecce64c2535d3426d57120a7fce16f89a15f08fa0af720f97e20249208dd300f6cca3e67d48ed9a790d09e97c8900855707887a20ca0e
- sha512sums = ee59ef0dd02084e0ec1ca0643954889e10512a6bd27a1577aa9a7d09d0450c57a68042d29ed70af542530680ebc433e8e683aed5b47fc48d5f42d43303f84121
+ sha512sums = 668e6c6e7504a22e105c9ea432bc4c4d0db633b6d8445e19659a0179e72f85fb0955d9b2d132baccb43ccb7a622f88f148f7358bb01b626cf112aba79a8f4e23
+ sha512sums = 32766531050b3e3701cf4abe2895956d132c6cac56c8a5c83f1f2b1439fe3c0ff07bcb4ac342164bc166c3ef85abd0d8492d55514a2aa669b4859fccf49f9654
+ sha512sums = 566f1752222f3c3f7b8076e8796a956ec3b302c5963fae31640604ccd6462fa8dea836548b12b4a44aa9d031152f825a924c95303b886a13803b613f650b7a03
pkgname = katago-opencl
diff --git a/PKGBUILD b/PKGBUILD
index cc15dee48216..813bcf2016ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: flovo <flovo-git-commit at f-voegele dot de>
pkgname=katago-opencl
-pkgver=1.4.4
+pkgver=1.4.5
pkgrel=1
pkgdesc="Baduk engine with no human-provided knowledge."
arch=('x86_64')
@@ -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-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")
+ "g170e-b20c256x2-s5303129600-d1228401921.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.4.5/g170e-b20c256x2-s5303129600-d1228401921.bin.gz"
+ "g170-b30c320x2-s4824661760-d1229536699.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.4.5/g170-b30c320x2-s4824661760-d1229536699.bin.gz"
+ "g170-b40c256x2-s5095420928-d1229425124.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.4.5/g170-b40c256x2-s5095420928-d1229425124.bin.gz")
sha512sums=('SKIP'
- 'f812c288681754afa60ec676951162cc38cc510c9c4065ce73ad80edc9b63a37980adb74b8da8aabfefdd2e058c3dfbe387ff17b8b9d628c38fea767b3770238'
- '573ed15991ca2f34164ecce64c2535d3426d57120a7fce16f89a15f08fa0af720f97e20249208dd300f6cca3e67d48ed9a790d09e97c8900855707887a20ca0e'
- 'ee59ef0dd02084e0ec1ca0643954889e10512a6bd27a1577aa9a7d09d0450c57a68042d29ed70af542530680ebc433e8e683aed5b47fc48d5f42d43303f84121')
+ '668e6c6e7504a22e105c9ea432bc4c4d0db633b6d8445e19659a0179e72f85fb0955d9b2d132baccb43ccb7a622f88f148f7358bb01b626cf112aba79a8f4e23'
+ '32766531050b3e3701cf4abe2895956d132c6cac56c8a5c83f1f2b1439fe3c0ff07bcb4ac342164bc166c3ef85abd0d8492d55514a2aa669b4859fccf49f9654'
+ '566f1752222f3c3f7b8076e8796a956ec3b302c5963fae31640604ccd6462fa8dea836548b12b4a44aa9d031152f825a924c95303b886a13803b613f650b7a03')
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-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/g170e-b20c256x2-s5303129600-d1228401921.bin.gz $pkgdir/usr/share/katago/networks/weights-b20.bin.gz
+ install -Dm644 $srcdir/g170-b30c320x2-s4824661760-d1229536699.bin.gz $pkgdir/usr/share/katago/networks/weights-b30.bin.gz
+ install -Dm644 $srcdir/g170-b40c256x2-s5095420928-d1229425124.bin.gz $pkgdir/usr/share/katago/networks/weights-b40.bin.gz
install -Dm644 $srcdir/katago-opencl/LICENSE $pkgdir/usr/share/licenses/katago-opencl/LICENSE
}