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 a999989b0ce6..d020bd47423f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
license=('MIT')
depends=('android-tools')
install=adb-starter.install
-source=("https://github.com/tweakdeveloper/$pkgname/archive/v$pkgver.tar.gz")
+source=("https://github.com/tweakdeveloper/${pkgname}/archive/v${pkgver}.tar.gz")
md5sums=('fbd521e372ae02b9e4c91e75cbbd13c2')
package() {