mirror of
https://github.com/archlinux-jerry/pkgbuilds
synced 2024-11-22 22:10:40 +08:00
21 lines
463 B
Text
21 lines
463 B
Text
|
pkgbase = yay
|
||
|
pkgdesc = Yet another yogurt. Pacman wrapper and AUR helper written in go.
|
||
|
pkgver = 9.2.1
|
||
|
pkgrel = 1
|
||
|
url = https://github.com/Jguer/yay
|
||
|
arch = i686
|
||
|
arch = x86_64
|
||
|
arch = armv7h
|
||
|
arch = armv6h
|
||
|
arch = aarch64
|
||
|
license = GPL
|
||
|
makedepends = go
|
||
|
depends = pacman>=5.1
|
||
|
depends = sudo
|
||
|
depends = git
|
||
|
source = yay-9.2.1.tar.gz::https://github.com/Jguer/yay/archive/v9.2.1.tar.gz
|
||
|
sha1sums = 6f590340975be07627d5a2220feff3e8e23aa86d
|
||
|
|
||
|
pkgname = yay
|
||
|
|