blob: 74b2a661abdc51643f7b95954a96e886c69925ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = yay-git
pkgdesc = Yet another yogurt. Pacman wrapper and AUR helper written in go. (development version)
pkgver = 12.4.2.r0.gbea53a4a
pkgrel = 1
url = https://github.com/Jguer/yay
arch = i686
arch = pentium4
arch = x86_64
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
arch = riscv64
license = GPL-3.0-or-later
makedepends = go>=1.21
depends = pacman>6.1
depends = git
optdepends = sudo: privilege elevation
optdepends = doas: privilege elevation
provides = yay
conflicts = yay
options = !lto
source = yay::git+https://github.com/Jguer/yay.git#branch=next
sha256sums = SKIP
pkgname = yay-git
|