summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonian Guveli2018-04-14 21:03:45 +0300
committerJonian Guveli2018-04-14 21:03:45 +0300
commitb74a57ba4d9111710c039af0db556018d2f79667 (patch)
tree5a0888c5710e2b6b801b2f7605b352a3aed5be8d /PKGBUILD
parent59da0a8a4a957ec1bc7fd14a1ee1259910b5a1a0 (diff)
downloadaur-gedit-scroll-past.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 39f72fd58dc2..6f76c1578f38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=("any")
url="https://github.com/hardpixel/gedit-scroll-past"
license=("GPL")
depends=("gedit")
-source=("$pkgname::https://github.com/hardpixel/gedit-scroll-past/archive/$pkgver.tar.gz")
+source=("$pkgname-$pkgver::https://github.com/hardpixel/gedit-scroll-past/archive/$pkgver.tar.gz")
md5sums=("c3e5abaa7686ddb4f0555afcf1565b45")
package() {