summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12016-04-16 22:39:15 +0800
committerChocobo12016-04-16 22:39:15 +0800
commitdfda71f9e30c2ca6042e91b58f9434f60c6fc3d1 (patch)
tree82a1c84c353b1fb8f67c14dbc62850303b432e6a /PKGBUILD
parent1233125139e31cf7cb18175b76d59c269738d503 (diff)
downloadaur-dfda71f9e30c2ca6042e91b58f9434f60c6fc3d1.tar.gz
Better name for source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ec8efb8a741..0aef7363a044 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL')
depends=('libchewing' 'qt5-base' 'hicolor-icon-theme')
makedepends=('cmake' 'qt5-tools' 'help2man')
install=$pkgname.install
-source=("https://github.com/chewing/$pkgname/archive/$pkgver.tar.gz")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/chewing/$pkgname/archive/$pkgver.tar.gz")
sha256sums=('f769ec40b22c4d9bb3e1b68d62e4fade40e057131a5986e37772698131235693')
prepare() {