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
|
pkgbase = yay
|
||||||
pkgdesc = Yet another yogurt. Pacman wrapper and AUR helper written in go.
|
pkgdesc = Yet another yogurt. Pacman wrapper and AUR helper written in go.
|
||||||
pkgver = 1.114
|
pkgver = 1.114
|
||||||
pkgrel = 1
|
pkgrel = 2
|
||||||
url = https://github.com/Jguer/yay
|
url = https://github.com/Jguer/yay
|
||||||
arch = i686
|
arch = i686
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
@ -10,7 +10,8 @@ pkgbase = yay
|
|||||||
makedepends = go
|
makedepends = go
|
||||||
makedepends = git
|
makedepends = git
|
||||||
depends = sudo
|
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
|
md5sums = SKIP
|
||||||
|
|
||||||
pkgname = yay
|
pkgname = yay
|
||||||
|
2
PKGBUILD
2
PKGBUILD
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Jguer <joaogg3@gmail.com>
|
# Maintainer: Jguer <joaogg3@gmail.com>
|
||||||
pkgname=yay
|
pkgname=yay
|
||||||
pkgver=1.114
|
pkgver=1.114
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Yet another yogurt. Pacman wrapper and AUR helper written in go."
|
pkgdesc="Yet another yogurt. Pacman wrapper and AUR helper written in go."
|
||||||
arch=('i686' 'x86_64' 'arm')
|
arch=('i686' 'x86_64' 'arm')
|
||||||
url="https://github.com/Jguer/yay"
|
url="https://github.com/Jguer/yay"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user