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 db881b94f947..71c8919d73ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@ _pkgcode=0.1.21
_pkgstate=beta
pkgver=${_pkgcode}_${_pkgstate}
_pkgver=${_pkgcode}-${_pkgstate}
-pkgrel=2
+pkgrel=3
epoch=1
pkgdesc="Install Ubuntu Touch on Your Device"
arch=('x86_64')
url="https://ubuntu-touch.io/get-ut"
license=('GPL3')
makedepends=()
-depends=('gconf')
+depends=('gconf' 'android-tools')
install=ubports-installer.install
source=("https://github.com/ubports/ubports-installer/releases/download/${_pkgver}/ubports-installer_${_pkgver}_amd64.deb")
md5sums=('9f9667278991d35e64cc7286d23b439f')