summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2670030ffdff..a29f1aead0c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Franck Lucien Duriez <franck.lucien.duriez@gmail.com>
pkgname=python-adb-enhanced
-pkgver=2.5.13
+pkgver=2.5.14
pkgrel=1
pkgdesc="Swiss-army knife for Android testing and development"
arch=("any")
@@ -11,7 +11,7 @@ license=("Apache")
depends=('android-tools' 'java-runtime' 'python-psutil' 'python-docopt')
makedepends=('python-setuptools' 'python-build' 'python-installer' 'python-wheel')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('46c5ed36e7f3c93eb73ac8b76b9189827150280874aedb6ffd95c55bb86a92cd')
+sha256sums=('0ce379b02be2023a29512f5cd923c6eeeb537858830b5e62c3f5c7e99f232954')
build() {
cd "adb-enhanced-$pkgver"