summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 87ef4ca35860..694cda10a5b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='Create backups of an Android device over USB (requires adb and TWRP rec
arch=(any)
url='https://github.com/dlenski/tetherback'
license=(GPL3)
-depends=(python-progressbar2 python-tabulate)
+depends=(python-progressbar python-tabulate)
optdepends=('adb: android-sdk-platform-tools')
makedepends=(python-setuptools unzip)
source=("https://github.com/dlenski/tetherback/archive/${pkgver}.zip")