Initial commit
This commit is contained in:
commit
c2607810d0
8 changed files with 202 additions and 0 deletions
25
.SRCINFO
Normal file
25
.SRCINFO
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
pkgbase = yay
|
||||
pkgdesc = Yet another yogurt. Pacman wrapper and AUR helper written in go.
|
||||
pkgver = 12.5.0
|
||||
pkgrel = 2
|
||||
url = https://github.com/Jguer/yay
|
||||
arch = i686
|
||||
arch = pentium4
|
||||
arch = x86_64
|
||||
arch = arm
|
||||
arch = armv7h
|
||||
arch = armv6h
|
||||
arch = aarch64
|
||||
arch = riscv64
|
||||
license = GPL-3.0-or-later
|
||||
makedepends = go>=1.21
|
||||
depends = git
|
||||
depends = glibc
|
||||
depends = pacman>6.1
|
||||
optdepends = sudo: privilege elevation
|
||||
optdepends = doas: privilege elevation
|
||||
options = !lto
|
||||
source = yay-12.5.0.tar.gz::https://github.com/Jguer/yay/archive/v12.5.0.tar.gz
|
||||
b2sums = 9fd159e29001a7a637bca8711d54cb9b662890bee66add2a343db93709b6ac579215b203ce4b5585a7dea2893c7937ef52a9ccf709a318a1b4f4f686bcc98a73
|
||||
|
||||
pkgname = yay
|
||||
Loading…
Add table
Add a link
Reference in a new issue