summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Petrescu2018-01-09 10:39:57 -0500
committerAdrian Petrescu2018-01-09 10:39:57 -0500
commit54d59b8951d9dad4d4fac9c9092dd2df8cf361f5 (patch)
tree0561c466c5ca5cbc7d6d74b7cf9b4d9573e358cb
parentfe5506f3ba0d9977cb8db28e344c91aeb9006dab (diff)
downloadaur-54d59b8951d9dad4d4fac9c9092dd2df8cf361f5.tar.gz
Release Sabaki v0.33.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c404219395e..f5075ca09194 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = sabaki
pkgdesc = An elegant SGF editor for the game of Go
- pkgver = 0.32.2
+ pkgver = 0.33.0
pkgrel = 1
url = http://sabaki.yichuanshen.de/
install = sabaki.install
arch = any
license = MIT
makedepends = npm
- source = https://github.com/yishn/Sabaki/archive/v0.32.2.tar.gz
+ source = https://github.com/yishn/Sabaki/archive/v0.33.0.tar.gz
source = sabaki.desktop
source = sabaki.xml
- md5sums = 2e6d6c59d0fbcfb7f7f446cd8624ce83
+ md5sums = 48e47a289a69e4e69814045ef2e16417
md5sums = b39f3b91292cb3983124bd38035fbd8e
md5sums = efbd547e892c7781a5ece702d389dd9e
diff --git a/PKGBUILD b/PKGBUILD
index 068c2df6054c..a08cc2999f61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Adrian Petrescu <apetresc@gmail.com>
pkgname=sabaki
-pkgver=0.32.2
+pkgver=0.33.0
pkgrel=1
pkgdesc='An elegant SGF editor for the game of Go'
arch=('any')
@@ -13,7 +13,7 @@ install=${pkgname}.install
source=("https://github.com/yishn/Sabaki/archive/v${pkgver}.tar.gz"
"${pkgname}.desktop"
'sabaki.xml')
-md5sums=('2e6d6c59d0fbcfb7f7f446cd8624ce83'
+md5sums=('48e47a289a69e4e69814045ef2e16417'
'b39f3b91292cb3983124bd38035fbd8e'
'efbd547e892c7781a5ece702d389dd9e')