summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSean Haugh2018-02-03 17:08:53 -0600
committerSean Haugh2018-02-03 17:08:53 -0600
commit90bec0114b9d8b67d2d58269a27e6563c1f4259b (patch)
treeb55916dbdad1eaeefad8f67e76130f989c82ba86 /PKGBUILD
parenteac7a60e650272223e1cfe31ea69989fa8fbdecd (diff)
downloadaur-90bec0114b9d8b67d2d58269a27e6563c1f4259b.tar.gz
1.1.5 → 1.1.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37711c845bef..8f4bd5a26d7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=exodus
_owner=Intoli
pkgname=exodus-bundler
-pkgver=1.1.5
-pkgrel=2
+pkgver=1.1.6
+pkgrel=1
pkgdesc="Painless relocation of Linux binaries"
arch=('any')
url="https://github.com/$_owner/$_pkgname"
@@ -12,7 +12,7 @@ depends=('python' 'python-setuptools')
provides=("$pkgname=$pkgver-$pkgrel")
conflicts=('exodus')
source=("https://github.com/$_owner/$_pkgname/archive/v$pkgver.tar.gz")
-md5sums=('fc29f5377753e1ad4abb1a4161c82024')
+md5sums=('537a9f05c9634e8e5b30a56c3e9cc4f9')
package() {
cd "$_pkgname-$pkgver"