summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorColin Woodbury2021-02-26 19:15:55 -0800
committerColin Woodbury2021-02-26 19:15:55 -0800
commitf6219a9ab1fb41f4e0a4e35415bd9b22d9e43faa (patch)
treed198a64ae3f87deba2a7769809b854a74ec6a30b /PKGBUILD
parent8737e301583dbddb92621b7a8f8149510b713f02 (diff)
downloadaur-f6219a9ab1fb41f4e0a4e35415bd9b22d9e43faa.tar.gz
3.2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb1a6027c6a7..efb5ae81fcf3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Colin Woodbury <colin@fosskers.ca>
pkgname=aura
-pkgver=3.2.2
+pkgver=3.2.3
pkgrel=1
pkgdesc="A secure package manager for Arch Linux and the AUR"
url="https://github.com/fosskers/aura"
@@ -13,7 +13,7 @@ conflicts=('aura-bin' 'aura-git')
options=('strip')
backup=("etc/$pkgname.conf")
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('48e0e3aa0a17ae9ac8fd04a4371f7b9de6fadf6f866db9c849b1f6c8c403f4e5')
+sha256sums=('343841cec6fa9c689a61e22abf98d9166572264183b18f5aa3bf236a2595a493')
build() {
cd "$pkgname-$pkgver"