mirror of
https://github.com/archlinux-jerry/pkgbuilds
synced 2024-11-13 09:42:24 +08:00
autoupdate: yay to 10.1.2-2 from aur
This commit is contained in:
parent
afb61187d8
commit
14f515db7f
1 changed files with 4 additions and 2 deletions
|
@ -1,16 +1,18 @@
|
|||
# Maintainer: Jguer <joaogg3@gmail.com>
|
||||
pkgname=yay
|
||||
pkgver=10.1.2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Yet another yogurt. Pacman wrapper and AUR helper written in go."
|
||||
arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64')
|
||||
url="https://github.com/Jguer/yay"
|
||||
license=('GPL')
|
||||
depends=(
|
||||
'pacman>5'
|
||||
'sudo'
|
||||
'git'
|
||||
)
|
||||
optdepends=(
|
||||
'sudo'
|
||||
)
|
||||
makedepends=(
|
||||
'go'
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue