generated from archlinux/template
Updated PKGBuild and .SRCINFO
This commit is contained in:
parent
2755e9d130
commit
53b509838e
5
.SRCINFO
5
.SRCINFO
@ -1,7 +1,7 @@
|
||||
pkgbase = yay
|
||||
pkgdesc = Yet another yogurt. Pacman wrapper and AUR helper written in go.
|
||||
pkgver = 1.114
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/Jguer/yay
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
@ -10,7 +10,8 @@ pkgbase = yay
|
||||
makedepends = go
|
||||
makedepends = git
|
||||
depends = sudo
|
||||
source = yay::git://github.com/Jguer/yay.git#branch=master
|
||||
conflicts = yay-bin
|
||||
source = yay::git://github.com/jguer/yay.git#branch=master
|
||||
md5sums = SKIP
|
||||
|
||||
pkgname = yay
|
||||
|
2
PKGBUILD
2
PKGBUILD
@ -1,7 +1,7 @@
|
||||
# Maintainer: Jguer <joaogg3@gmail.com>
|
||||
pkgname=yay
|
||||
pkgver=1.114
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Yet another yogurt. Pacman wrapper and AUR helper written in go."
|
||||
arch=('i686' 'x86_64' 'arm')
|
||||
url="https://github.com/Jguer/yay"
|
||||
|
Loading…
x
Reference in New Issue
Block a user