summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBiehl Daniel2018-05-15 14:59:48 +0200
committerBiehl Daniel2018-05-15 14:59:48 +0200
commitdb98a6e1ecfd25e1a83a982bb6e0273970189b6f (patch)
tree86407642eb9199b1f71842cdebc2e41becb95f03 /PKGBUILD
parent287405af82214a78a2f665c614b726b1524285a6 (diff)
downloadaur-db98a6e1ecfd25e1a83a982bb6e0273970189b6f.tar.gz
update to 0.9.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e1eba80624d4..bd1b055792e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Biehl dbiehl@live.de
pkgname=getgauge
-pkgver=0.9.7
+pkgver=0.9.9
pkgrel=1
pkgdesc="Light weight cross-platform test automation tool for authoring test cases in the business language."
arch=('x86_64' 'i686')
@@ -10,7 +10,7 @@ license=('GPL3')
makedepends=('go' "godep")
source=("https://github.com/getgauge/gauge/archive/v$pkgver.tar.gz")
-sha256sums=('e656d32a55505d0c862ecd808309aa36d5538702ecc97f2f9ec9437580fa3b27')
+sha256sums=('65f66ae5fa1522c5550fc47ae11ea459ac01666dea9e1a88e1b3c9aece5c9096')
_gourl="/github.com/getgauge/gauge"
prepare() {