Skip to content

Commit

Permalink
yay: version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
noptrix committed Jun 24, 2023
1 parent 17d4fba commit 1fcdefd
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.0.5
pkgver=12.1.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=('5e01bcdb94d044ff85780cd41a3a66461dbe47ed89d06c6801b73076c814787298770cbcd6c284d3ae90e98bae20474cd5ddf8c1de28f727d23eb3f4efef20fa')
sha512sums=('538a3273c4d94fea6f8f48cd16b67de8b8b4df1c70c3f382ce51efdbd46607bfbc8255f8202844468c892eb31ca85d731e9757e1a94192255ebdc736fbf52e9a')

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

0 comments on commit 1fcdefd

Please sign in to comment.