mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
yay: auto updated to 12.3.0-1
This commit is contained in:
parent
34be7f3676
commit
93dabac284
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: Jguer <joaogg3@gmail.com>
|
||||
pkgname=yay
|
||||
pkgver=12.2.0
|
||||
pkgver=12.3.0
|
||||
pkgrel=1
|
||||
pkgdesc="Yet another yogurt. Pacman wrapper and AUR helper written in go."
|
||||
arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64')
|
||||
|
@ -18,7 +18,7 @@ makedepends=(
|
|||
'go'
|
||||
)
|
||||
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Jguer/yay/archive/v${pkgver}.tar.gz")
|
||||
sha256sums=('3dfc50ed89467f284ecde619e960db4614cd4707e604fd7066a36646edc9f779')
|
||||
sha256sums=('92cfe9945ab9023a87d60313aa6c5be7608eebd99e3095de043bc3a90d224804')
|
||||
|
||||
# With pacman 6 arriving a rebuild of yay will be necessary, if you upgrade pacman without upgrading yay at the same time, yay will not run after.
|
||||
# I'm bumping the pkgrel so it shows up on the upgrade list (and will do so when pacman transitions from staging->core)
|
||||
|
|
Loading…
Add table
Reference in a new issue