summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSean Haugh2018-02-03 15:35:30 -0600
committerSean Haugh2018-02-03 15:35:30 -0600
commit2db2d9c83ba81c669610ecb9434cb5167a8cd187 (patch)
tree31a8318a368dc8a69fe0b7049504467e3ede815b /PKGBUILD
parented862fcac5220cb160b57ae0dc4187e7a2b295a5 (diff)
downloadaur-2db2d9c83ba81c669610ecb9434cb5167a8cd187.tar.gz
1.1.2 → 1.1.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d92578cf59de..e29500d69cee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=exodus
_owner=Intoli
pkgname=exodus-bundler
-pkgver=1.1.2
+pkgver=1.1.5
pkgrel=1
pkgdesc="Painless relocation of Linux binaries"
arch=('any')
@@ -11,7 +11,7 @@ license=('BSD')
depends=('python' 'python-setuptools')
provides=("$pkgname=$pkgver-$pkgrel")
source=("https://github.com/$_owner/$_pkgname/archive/v$pkgver.tar.gz")
-md5sums=('31e3ad8f9e8e9cbb9e82ea21d532c0fb')
+md5sums=('fc29f5377753e1ad4abb1a4161c82024')
package() {
cd "$_pkgname-$pkgver"