mirror of
https://aur.archlinux.org/yay.git
synced 2025-10-02 04:42:16 +08:00
24 lines
634 B
Text
24 lines
634 B
Text
pkgbase = yay
|
|
pkgdesc = Yet another yogurt. Pacman wrapper and AUR helper written in go.
|
|
pkgver = 12.5.2
|
|
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.24
|
|
depends = pacman>6.1
|
|
depends = git
|
|
optdepends = sudo: privilege elevation
|
|
optdepends = doas: privilege elevation
|
|
options = !lto
|
|
source = yay-12.5.2.tar.gz::https://github.com/Jguer/yay/archive/v12.5.2.tar.gz
|
|
sha256sums = f1a089862b56a0ecd04c28d3e10d9964dc54c8477b38ffcf8a820ece11e80580
|
|
|
|
pkgname = yay
|