summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorflovo2020-03-16 21:35:00 +0100
committerflovo2020-03-16 21:35:00 +0100
commit6c87effc0d4a7b8ff071bef5ba63d9edae9f3b04 (patch)
tree36fa20c6247af80ee0f1ab6fe0a6cb0103f24244
parent656d2e11e1e4e55a5750c5dd71c75dc3c51b4f1d (diff)
downloadaur-6c87effc0d4a7b8ff071bef5ba63d9edae9f3b04.tar.gz
New published nets
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD22
2 files changed, 19 insertions, 19 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 438a2ec69ae9..f3866b016466 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = katago-opencl
pkgdesc = Baduk engine with no human-provided knowledge.
pkgver = 1.3.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/lightvector/KataGo
arch = x86_64
license = MIT
@@ -12,14 +12,14 @@ pkgbase = katago-opencl
depends = ocl-icd
depends = boost-libs
provides = katago
- source = katago-opencl::git+https://github.com/lightvector/KataGo#tag=v1.3.3
- source = weights-b20.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.3.3/g170e-b20c256x2-s2430231552-d525879064.bin.gz
- source = weights-b30.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.3.3/g170-b30c320x2-s1287828224-d525929064.bin.gz
- source = weights-b40.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.3.3/g170-b40c256x2-s1349368064-d524332537.bin.gz
+ source = katago-opencl::git+https://github.com/lightvector/KataGo#tag=v1.3.3-nets
+ source = g170e-b20c256x2-s2971705856-d633407024.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.3.3-nets/g170e-b20c256x2-s2971705856-d633407024.bin.gz
+ source = g170-b30c320x2-s1840604672-d633482024.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.3.3-nets/g170-b30c320x2-s1840604672-d633482024.bin.gz
+ source = g170-b40c256x2-s1929311744-d633132024.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.3.3-nets/g170-b40c256x2-s1929311744-d633132024.bin.gz
sha256sums = SKIP
- sha256sums = 770f65c5cfa6e7ebba1b972768406668afdfc2e65d61e45b8cb468677f5fea4d
- sha256sums = 3c2864fda18d8bc595b1fb65ec25cc998ac90cd203a6269c56691e195297c325
- sha256sums = 74ea1a4e9c0a461b9fb35a297d11f10e3fcfee32e5b710720784120fe52cbad0
+ sha256sums = dba074142b9da4822ed9ad91c676372fd943c0c115b7975773dd292b9e96a899
+ sha256sums = 2f066112e163de396f5bd56b94162419f16ff48e9fb9836c35a711122ecc9a32
+ sha256sums = acbdd1aa883d7d8d60101cdcd0c75754ec25dba66b4d60d8d284427cf645124d
pkgname = katago-opencl
diff --git a/PKGBUILD b/PKGBUILD
index 68de42593bdd..3bacc4dafb4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=katago-opencl
pkgver=1.3.3
-pkgrel=1
+pkgrel=2
pkgdesc="Baduk engine with no human-provided knowledge."
arch=('x86_64')
provides=("katago")
@@ -10,14 +10,14 @@ url="https://github.com/lightvector/KataGo"
license=('MIT')
depends=('libzip' 'ocl-icd' 'boost-libs')
makedepends=('git' 'opencl-headers' 'cmake')
-source=("${pkgname}::git+https://github.com/lightvector/KataGo#tag=v${pkgver}"
- "weights-b20.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.3.3/g170e-b20c256x2-s2430231552-d525879064.bin.gz"
- "weights-b30.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.3.3/g170-b30c320x2-s1287828224-d525929064.bin.gz"
- "weights-b40.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.3.3/g170-b40c256x2-s1349368064-d524332537.bin.gz")
+source=("${pkgname}::git+https://github.com/lightvector/KataGo#tag=v${pkgver}-nets"
+ "g170e-b20c256x2-s2971705856-d633407024.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.3.3-nets/g170e-b20c256x2-s2971705856-d633407024.bin.gz"
+ "g170-b30c320x2-s1840604672-d633482024.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.3.3-nets/g170-b30c320x2-s1840604672-d633482024.bin.gz"
+ "g170-b40c256x2-s1929311744-d633132024.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.3.3-nets/g170-b40c256x2-s1929311744-d633132024.bin.gz")
sha256sums=('SKIP'
- '770f65c5cfa6e7ebba1b972768406668afdfc2e65d61e45b8cb468677f5fea4d'
- '3c2864fda18d8bc595b1fb65ec25cc998ac90cd203a6269c56691e195297c325'
- '74ea1a4e9c0a461b9fb35a297d11f10e3fcfee32e5b710720784120fe52cbad0')
+ 'dba074142b9da4822ed9ad91c676372fd943c0c115b7975773dd292b9e96a899'
+ '2f066112e163de396f5bd56b94162419f16ff48e9fb9836c35a711122ecc9a32'
+ 'acbdd1aa883d7d8d60101cdcd0c75754ec25dba66b4d60d8d284427cf645124d')
prepare() {
@@ -34,9 +34,9 @@ build() {
package() {
cd $srcdir/$pkgname
install -Dm755 cpp/katago $pkgdir/usr/bin/katago
- install -Dm644 $srcdir/weights-b20.bin.gz $pkgdir/usr/share/katago/networks/weights-b20.bin.gz
- install -Dm644 $srcdir/weights-b30.bin.gz $pkgdir/usr/share/katago/networks/weights-b30.bin.gz
- install -Dm644 $srcdir/weights-b40.bin.gz $pkgdir/usr/share/katago/networks/weights-b40.bin.gz
+ install -Dm644 $srcdir/g170e-b20c256x2-s2971705856-d633407024.bin.gz $pkgdir/usr/share/katago/networks/weights-b20.bin.gz
+ install -Dm644 $srcdir/g170-b30c320x2-s1840604672-d633482024.bin.gz $pkgdir/usr/share/katago/networks/weights-b30.bin.gz
+ install -Dm644 $srcdir/g170-b40c256x2-s1929311744-d633132024.bin.gz $pkgdir/usr/share/katago/networks/weights-b40.bin.gz
install -Dm644 $srcdir/katago-opencl/LICENSE $pkgdir/usr/share/licenses/katago-opencl/LICENSE
}