summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72437b1fb3c3..6623b6929ad8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aura-bin
pkgdesc = A secure package manager for Arch Linux and the AUR - Prebuilt binary
- pkgver = 2.0.6
+ pkgver = 2.1.0
pkgrel = 1
url = https://github.com/fosskers/aura
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = aura-bin
conflicts = aura
conflicts = aura-git
options = strip
- source = https://github.com/aurapm/aura/releases/download/v2.0.6/aura-2.0.6-x86_64.tar.gz
- md5sums = 52d045e1fdd0a1d935da0c651691409f
+ source = https://github.com/aurapm/aura/releases/download/v2.1.0/aura-2.1.0-x86_64.tar.gz
+ md5sums = b7e8af4d47af204133ee7697f88148e7
pkgname = aura-bin
diff --git a/PKGBUILD b/PKGBUILD
index 24adf553c020..359590ae88e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Colin Woodbury <colin@fosskers.ca>
_hkgname=aura
pkgname=aura-bin
-pkgver=2.0.6
+pkgver=2.1.0
pkgrel=1
pkgdesc="A secure package manager for Arch Linux and the AUR - Prebuilt binary"
url="https://github.com/fosskers/aura"
@@ -13,7 +13,7 @@ provides=('aura')
conflicts=('aura' 'aura-git')
options=('strip')
source=(https://github.com/aurapm/aura/releases/download/v${pkgver}/aura-${pkgver}-x86_64.tar.gz)
-md5sums=('52d045e1fdd0a1d935da0c651691409f')
+md5sums=('b7e8af4d47af204133ee7697f88148e7')
package() {
# Install aura binary