Specify minimum go version

This commit is contained in:
Jguer
2018-12-07 11:19:48 +00:00
parent a0a9fa34a4
commit a9e6a705a8
2 changed files with 4 additions and 4 deletions

View File

@@ -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