summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec1f9419c4b6..4dee59218776 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gearhead2
pkgdesc = A rougelike mecha role playing game, second game in the GearHead series
- pkgver = 0.630
- pkgrel = 2
+ pkgver = 0.701
+ pkgrel = 1
url = http://www.gearheadrpg.com/
arch = i686
arch = x86_64
@@ -10,11 +10,11 @@ pkgbase = gearhead2
depends = sdl
depends = sdl_image
depends = sdl_ttf
- source = https://github.com/jwvhewitt/gearhead-2/archive/v0.630.tar.gz
+ source = https://github.com/jwvhewitt/gearhead-2/archive/v0.701.tar.gz
source = gearhead2.sh
source = gearhead2.desktop
source = gearhead2.png
- md5sums = 7c59dc2aea945ef77e97917bb85fb347
+ md5sums = 4d556f800b18dcd1287f64b2cd562fb5
md5sums = 713ec01c46263b196ba5dd658248eeed
md5sums = 6d0e194ef934b66fefade9b5d2d5efe1
md5sums = 19f59e008bbe3fdcf39363818d3a5cf1
diff --git a/PKGBUILD b/PKGBUILD
index f1106725f9f8..d68cca18821b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=gearhead2
_reponame=gearhead-2
-pkgver=0.630
-pkgrel=2
+pkgver=0.701
+pkgrel=1
pkgdesc="A rougelike mecha role playing game, second game in the GearHead series"
arch=(i686 x86_64)
url="http://www.gearheadrpg.com/"
@@ -14,7 +14,7 @@ source=("https://github.com/jwvhewitt/${_reponame}/archive/v${pkgver}.tar.gz"
${pkgname}.sh
${pkgname}.desktop
${pkgname}.png)
-md5sums=('7c59dc2aea945ef77e97917bb85fb347'
+md5sums=('4d556f800b18dcd1287f64b2cd562fb5'
'713ec01c46263b196ba5dd658248eeed'
'6d0e194ef934b66fefade9b5d2d5efe1'
'19f59e008bbe3fdcf39363818d3a5cf1')