summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Petrescu2018-08-21 22:37:34 -0400
committerAdrian Petrescu2018-08-21 22:37:34 -0400
commit66220333fa5280319b6dacde0ffe2804dadae2da (patch)
tree2cec2075c50d4622c7578935c478da0618ca706f
parent2b1b9badc848d5ab7154b5b8b845c92a9771b96f (diff)
downloadaur-66220333fa5280319b6dacde0ffe2804dadae2da.tar.gz
Release v0.9.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 888b4d031b04..5fb06f9ec750 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hexgui
pkgdesc = SGF editor and engine client for the board game Hex
- pkgver = 0.9.1
+ pkgver = 0.9.2
pkgrel = 2
url = http://sourceforge.net/p/benzene/hexgui
install = hexgui.install
@@ -10,11 +10,11 @@ pkgbase = hexgui
makedepends = java-environment
depends = bash
depends = java-runtime
- source = https://github.com/apetresc/hexgui/archive/v0.9.1.tar.gz
+ source = https://github.com/apetresc/hexgui/archive/v0.9.2.tar.gz
source = hexgui
source = hexgui.xml
source = hexgui.desktop
- md5sums = eb264a51b3b446d79ef1628a4bbf6e2a
+ md5sums = 5456c74b6e2ff619bc8f488128f02764
md5sums = 77035cf26c8a2e4c656ad874b44ccf29
md5sums = df0600845bfe27c7f5775f274ee12202
md5sums = d6c7e88fb22bff99ef68efc26ccb8d56
diff --git a/PKGBUILD b/PKGBUILD
index d800d8465d9d..0f697830f0e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Adrian Petrescu <apetresc@gmail.com>
pkgname=hexgui
-pkgver=0.9.1
+pkgver=0.9.2
pkgrel=2
pkgdesc='SGF editor and engine client for the board game Hex'
arch=('any')
@@ -15,7 +15,7 @@ source=("https://github.com/apetresc/hexgui/archive/v$pkgver.tar.gz"
'hexgui'
'hexgui.xml'
'hexgui.desktop')
-md5sums=('eb264a51b3b446d79ef1628a4bbf6e2a'
+md5sums=('5456c74b6e2ff619bc8f488128f02764'
'77035cf26c8a2e4c656ad874b44ccf29'
'df0600845bfe27c7f5775f274ee12202'
'd6c7e88fb22bff99ef68efc26ccb8d56')