summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorColin Woodbury2020-06-02 10:03:57 -0700
committerColin Woodbury2020-06-02 10:03:57 -0700
commit15c1a82c717cd2ad0160c02f88e81bc51ea7d31f (patch)
treeca193081aacea30c2140c655406781eb460d84fa /PKGBUILD
parent443b0f07280c4802d539fcad198828a032cc2297 (diff)
downloadaur-15c1a82c717cd2ad0160c02f88e81bc51ea7d31f.tar.gz
3.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40aa5e02ee91..7c762a7c2fb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Colin Woodbury <colin@fosskers.ca>
pkgname=aura
-pkgver=3.1.0
-pkgrel=2
+pkgver=3.1.1
+pkgrel=1
pkgdesc="A secure package manager for Arch Linux and the AUR"
url="https://github.com/fosskers/aura"
license=('GPL-3')
@@ -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=('36dec62977d19038aed88c5e38e36591')
+md5sums=('73dc45afd8c0a3174df75a3b8c9ec78d')
build() {
cd "$pkgname-$pkgver"