summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Fontenelle2019-01-08 00:26:25 -0200
committerRafael Fontenelle2019-01-08 00:26:25 -0200
commit233a97a8203a39e693d7c93c93b374089370f422 (patch)
tree598591177b0ef13dd4ea20f67a1aa7546251ae33
parent24924ec97ab823675c87178bc7d70c891b7e609c (diff)
downloadaur-233a97a8203a39e693d7c93c93b374089370f422.tar.gz
Update to 0.3.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68c7e4b8bfc6..0bb0b179a416 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wastesedge
pkgdesc = Open source role playing game based on Adonthell engine
- pkgver = 0.3.7
+ pkgver = 0.3.8
pkgrel = 1
url = http://adonthell.nongnu.org/
arch = any
@@ -8,8 +8,8 @@ pkgbase = wastesedge
depends = adonthell
depends = hicolor-icon-theme
depends = desktop-file-utils
- source = http://savannah.nongnu.org/download/adonthell/wastesedge-src-0.3.7.tar.gz
- sha256sums = 9b8861f071a995c40a17589ae477027730dafa63c86b07b02995f84c5a3cbe41
+ source = http://savannah.nongnu.org/download/adonthell/wastesedge-src-0.3.8.tar.gz
+ sha256sums = 2003ef56f9673216a97d2aa277465c4cd6ff5f8be81e703508eb4425c556b620
pkgname = wastesedge
diff --git a/PKGBUILD b/PKGBUILD
index 0ea9031b09c3..60764a978bec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rafael Fontenelle <rafaelff@gnome.org>
pkgname=wastesedge
-pkgver=0.3.7
+pkgver=0.3.8
pkgrel=1
pkgdesc="Open source role playing game based on Adonthell engine"
arch=('any')
@@ -9,7 +9,7 @@ url="http://adonthell.nongnu.org/"
license=('GPL2')
depends=('adonthell' 'hicolor-icon-theme' 'desktop-file-utils')
source=(http://savannah.nongnu.org/download/adonthell/$pkgname-src-$pkgver.tar.gz)
-sha256sums=('9b8861f071a995c40a17589ae477027730dafa63c86b07b02995f84c5a3cbe41')
+sha256sums=('2003ef56f9673216a97d2aa277465c4cd6ff5f8be81e703508eb4425c556b620')
build() {
cd $pkgname-$pkgver