summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonian Guveli2018-04-14 21:04:06 +0300
committerJonian Guveli2018-04-14 21:04:06 +0300
commit7f98022d962bc7e4985aad8d8e14e4204867a47e (patch)
treefdb3d92c854fb728bf02fe17c80d06905fbc9a59 /PKGBUILD
parent40fc6240386dd41e7bb1651c72ae08f1cfe4a414 (diff)
downloadaur-7f98022d962bc7e4985aad8d8e14e4204867a47e.tar.gz
optimize source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 034823a1bc76..5bf2b7248a64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=("any")
url="https://github.com/hardpixel/gedit-smart-home"
license=("GPL")
depends=("gedit")
-source=("$pkgname::https://github.com/hardpixel/gedit-smart-home/archive/$pkgver.tar.gz")
+source=("$pkgname-$pkgver::https://github.com/hardpixel/gedit-smart-home/archive/$pkgver.tar.gz")
md5sums=("c64d749a8778e58933362164c6386367")
package() {