summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorColin Woodbury2020-06-11 11:30:34 -0700
committerColin Woodbury2020-06-11 11:30:34 -0700
commit86429c443139ea192a405387ebe9333480e230f0 (patch)
treee4b654e7ef927b50b628817ebe4030b6a31b1bcb /PKGBUILD
parente56962436f6d0f3d5b1fd33bf7297d8ddd0a7e51 (diff)
downloadaur-86429c443139ea192a405387ebe9333480e230f0.tar.gz
3.1.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d51e02fb984f..abeb514e4c6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Colin Woodbury <colin@fosskers.ca>
pkgname=aura
-pkgver=3.1.3
+pkgver=3.1.4
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=('8e2d2461d3867dbfc01a0b0d4dad1662')
+md5sums=('7cc3ee9104eb22f59f3b2ee924feadcf')
build() {
cd "$pkgname-$pkgver"