summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Woodbury2020-02-25 08:03:05 -0800
committerColin Woodbury2020-02-25 08:03:05 -0800
commit10b8a2c9304c54915b90bca20d901a25e765b860 (patch)
tree8f43792dd407f1ea79eb6bf8edb3f17f29204165
parent68720a160b6078199ef7523eff9fc286964fe59d (diff)
downloadaur-10b8a2c9304c54915b90bca20d901a25e765b860.tar.gz
2.2.0
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6623b6929ad8..3874021dc999 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,19 @@
pkgbase = aura-bin
pkgdesc = A secure package manager for Arch Linux and the AUR - Prebuilt binary
- pkgver = 2.1.0
+ pkgver = 2.2.0
pkgrel = 1
url = https://github.com/fosskers/aura
arch = x86_64
license = GPL-3
depends = gmp
depends = pacman
+ depends = git
provides = aura
conflicts = aura
conflicts = aura-git
options = strip
- source = https://github.com/aurapm/aura/releases/download/v2.1.0/aura-2.1.0-x86_64.tar.gz
- md5sums = b7e8af4d47af204133ee7697f88148e7
+ source = https://github.com/aurapm/aura/releases/download/v2.2.0/aura-2.2.0-x86_64.tar.gz
+ md5sums = 39e4163ce0a301086a583f06dcf99ae0
pkgname = aura-bin
diff --git a/PKGBUILD b/PKGBUILD
index 359590ae88e2..729524cfb754 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,19 @@
# Maintainer: Colin Woodbury <colin@fosskers.ca>
_hkgname=aura
pkgname=aura-bin
-pkgver=2.1.0
+pkgver=2.2.0
pkgrel=1
pkgdesc="A secure package manager for Arch Linux and the AUR - Prebuilt binary"
url="https://github.com/fosskers/aura"
license=('GPL-3')
arch=('x86_64')
-depends=('gmp' 'pacman')
+depends=('gmp' 'pacman' 'git')
optdepends=()
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=('b7e8af4d47af204133ee7697f88148e7')
+md5sums=('39e4163ce0a301086a583f06dcf99ae0')
package() {
# Install aura binary