summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad4de54eb191..84ea38297d70 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = getgauge
pkgdesc = Light weight cross-platform test automation tool for authoring test cases in the business language.
- pkgver = 1.0.8
+ pkgver = 1.1.1
pkgrel = 1
url = https://getgauge.io
arch = x86_64
arch = i686
license = GPL3
makedepends = go
- source = https://github.com/getgauge/gauge/archive/v1.0.8.tar.gz
+ source = https://github.com/getgauge/gauge/archive/v1.1.1.tar.gz
sha256sums = 9757b568e53730caa3699f0d9ccc87af0b30091b3655674c61aaf6de8164837c
pkgname = getgauge
diff --git a/PKGBUILD b/PKGBUILD
index dab567f3af13..d74a6ee4941f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Biehl dbiehl@live.de
pkgname=getgauge
-pkgver=1.0.8
+pkgver=1.1.1
pkgrel=1
pkgdesc="Light weight cross-platform test automation tool for authoring test cases in the business language."
arch=('x86_64' 'i686')