Skip to content

Commit

Permalink
update.
Browse files Browse the repository at this point in the history
  • Loading branch information
noptrix committed Aug 7, 2023
1 parent e5f2a07 commit aa3cf72
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.0
pkgver=12.1.2
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=('538a3273c4d94fea6f8f48cd16b67de8b8b4df1c70c3f382ce51efdbd46607bfbc8255f8202844468c892eb31ca85d731e9757e1a94192255ebdc736fbf52e9a')
sha512sums=('dc7f23414e4e1a8807e04bb18c5468f781513807e708a9d5c1649b55a1e9f79d3eca555b3943ce18875ecca1b9592715a8f46d5f3b771a95e4b5f07362a93620')

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

0 comments on commit aa3cf72

Please sign in to comment.