summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorflovo2020-03-31 14:41:31 +0200
committerflovo2020-03-31 14:41:31 +0200
commitbdffe64499e193ce59dba40ea6bba0aedf37367e (patch)
treead507d82b0c58157892b1ca8e3c84562d8f88c09
parent844db58e33b510fd4935269e45b985d315991d45 (diff)
downloadaur-bdffe64499e193ce59dba40ea6bba0aedf37367e.tar.gz
v1.3.5 new version
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD2
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 318d687b2f8b..4eb36adf6ae2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = katago-opencl
pkgdesc = Baduk engine with no human-provided knowledge.
- pkgver = 1.3.4
+ pkgver = 1.3.5
pkgrel = 1
url = https://github.com/lightvector/KataGo
arch = x86_64
@@ -12,10 +12,10 @@ pkgbase = katago-opencl
depends = ocl-icd
depends = boost-libs
provides = katago
- source = katago-opencl::git+https://github.com/lightvector/KataGo#tag=v1.3.4
- source = g170e-b20c256x2-s3354994176-d716845198.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.3.4/g170e-b20c256x2-s3354994176-d716845198.bin.gz
- source = g170-b30c320x2-s2271129088-d716970897.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.3.4/g170-b30c320x2-s2271129088-d716970897.bin.gz
- source = g170-b40c256x2-s2383550464-d716628997.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.3.4/g170-b40c256x2-s2383550464-d716628997.bin.gz
+ source = katago-opencl::git+https://github.com/lightvector/KataGo#tag=v1.3.5
+ source = g170e-b20c256x2-s3354994176-d716845198.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.3.5/g170e-b20c256x2-s3354994176-d716845198.bin.gz
+ source = g170-b30c320x2-s2271129088-d716970897.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.3.5/g170-b30c320x2-s2271129088-d716970897.bin.gz
+ source = g170-b40c256x2-s2383550464-d716628997.bin.gz::https://github.com/lightvector/KataGo/releases/download/v1.3.5/g170-b40c256x2-s2383550464-d716628997.bin.gz
sha256sums = SKIP
sha256sums = fa73912ad2fc84940e5b9edc78a3ef2d775ed18f3c9a735f4051c378b7526d6e
sha256sums = 16a907dca44709d69c64f738c9cce727c91406d10aea212631db30da66bef98a
diff --git a/PKGBUILD b/PKGBUILD
index e2a07f14375d..ad19f743ace0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: flovo <flovo-git-commit at f-voegele dot de>
pkgname=katago-opencl
-pkgver=1.3.4
+pkgver=1.3.5
pkgrel=1
pkgdesc="Baduk engine with no human-provided knowledge."
arch=('x86_64')