summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorColin Woodbury2020-06-11 10:27:05 -0700
committerColin Woodbury2020-06-11 10:27:05 -0700
commite56962436f6d0f3d5b1fd33bf7297d8ddd0a7e51 (patch)
tree96f288e6b97349a8f137eaa96009f20342c3a8fd /PKGBUILD
parent2b673a6c0ff8d2d3ad186756dbf035ac1505b24d (diff)
downloadaur-e56962436f6d0f3d5b1fd33bf7297d8ddd0a7e51.tar.gz
3.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 24d9eb97b402..d51e02fb984f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Colin Woodbury <colin@fosskers.ca>
pkgname=aura
-pkgver=3.1.2
+pkgver=3.1.3
pkgrel=1
pkgdesc="A secure package manager for Arch Linux and the AUR"
url="https://github.com/fosskers/aura"
@@ -14,7 +14,7 @@ conflicts=('aura-bin' 'aura-git')
options=('strip')
backup=("etc/$pkgname.conf")
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-md5sums=('33bce0fb071570f2c108e2233997fa15')
+md5sums=('8e2d2461d3867dbfc01a0b0d4dad1662')
build() {
cd "$pkgname-$pkgver"