Skip to content

Commit

Permalink
yay: version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
noptrix committed Nov 30, 2023
1 parent 27c4bc8 commit 43d7a39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/yay/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# See COPYING for license details.

pkgname=yay
pkgver=12.1.3
pkgver=12.2.0
pkgrel=1
pkgdesc='Yet another yogurt. Pacman wrapper and AUR helper written in go.'
arch=('x86_64' 'aarch64')
Expand All @@ -13,7 +13,7 @@ depends=('pacman' 'git')
makedepends=('go-pie')
optdepends=('sudo')
source=("https://github.com/Jguer/$pkgname/archive/v$pkgver.tar.gz")
sha512sums=('0febade11271cb0c91928d8bf0e63a2c51fadbaa9d682acc3a2cea1b056e828211e152e292fc24c1fd826ac43677c1e6e3a382f12772b7457ca361edddfdd224')
sha512sums=('b6be88080d32c88eec88cdd41044ebaf0c510c25d2e49eeddf96da032a70d96029fa5880aa9052c7ecf8c58ca813c275b7cf3d2581de373d8458f16ddf68ab60')

build() {
cd "$pkgname-$pkgver"
Expand Down

0 comments on commit 43d7a39

Please sign in to comment.