summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJguer2018-12-07 11:19:48 +0000
committerJguer2018-12-07 11:19:48 +0000
commita9e6a705a83b9d2aeaf5284e667bd3c3a0985249 (patch)
treeba04159af58b6516dc77c5c5e5c8bca4253d7742 /.SRCINFO
parenta0a9fa34a415ea373e76c7733a4052695fd2fc6d (diff)
downloadaur-a9e6a705a83b9d2aeaf5284e667bd3c3a0985249.tar.gz
Specify minimum go version
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 031dba1d24b4..968c74a056d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = yay
pkgdesc = Yet another yogurt. Pacman wrapper and AUR helper written in go.
pkgver = 9.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Jguer/yay
arch = i686
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = yay
arch = armv6h
arch = aarch64
license = GPL
- makedepends = go
+ makedepends = go>=1.11
depends = pacman>=5.1
depends = sudo
depends = git