summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorColin Woodbury2021-09-17 22:58:41 -0700
committerColin Woodbury2021-09-17 22:58:41 -0700
commitaaf5d5fd22985ef18a882b69b8eabd5b320f3099 (patch)
tree68b89952018f66617340ab26ca3d3fa21b8e9c53 /PKGBUILD
parent2bb3c2803eae762937f4dcbbca1684f21fe514ca (diff)
downloadaur-aaf5d5fd22985ef18a882b69b8eabd5b320f3099.tar.gz
3.2.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c85a9370db5..2613dc6bbe08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Colin Woodbury <colin@fosskers.ca>
pkgname=aura
-pkgver=3.2.5
+pkgver=3.2.6
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=('22b54feff97cfe2701edd93a8690e3adb74d250957e7478de920f6fa44a04ace')
+sha256sums=('c16fa782a235e1f2f2239e720d35c102b3eabead8b17ca0df2d0dc57b65389bd')
build() {
cd "$pkgname-$pkgver"