summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorColin Woodbury2020-10-29 15:13:23 -0700
committerColin Woodbury2020-10-29 15:13:23 -0700
commit8737e301583dbddb92621b7a8f8149510b713f02 (patch)
tree3f6a27d7a6c0b905d7ba112da30ae8961b0cfb93 /PKGBUILD
parentbec1c36175e0251e2a57e235cf8e3e1915162fed (diff)
downloadaur-8737e301583dbddb92621b7a8f8149510b713f02.tar.gz
3.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36921255fc14..bb1a6027c6a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Colin Woodbury <colin@fosskers.ca>
pkgname=aura
-pkgver=3.2.1
+pkgver=3.2.2
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=('d65463c349224cf9eb20a716f984185cf922327569b17e08fcb569ad98b4915a')
+sha256sums=('48e0e3aa0a17ae9ac8fd04a4371f7b9de6fadf6f866db9c849b1f6c8c403f4e5')
build() {
cd "$pkgname-$pkgver"