summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonian Guveli2018-04-14 21:05:47 +0300
committerJonian Guveli2018-04-14 21:05:47 +0300
commit2f8febf097e09eb2a5b93663a2dda559f9081c6f (patch)
treeb00197ec4e0e0596028d8b0c4e55bc3d9f4a3179 /PKGBUILD
parent27b421e7bf4167413f0f41583cdd3e42a6ce48d3 (diff)
downloadaur-2f8febf097e09eb2a5b93663a2dda559f9081c6f.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 c171730a2506..0c03b98f3bad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=("GPL")
depends=("gnome-shell")
provides=("gnome-shell-extension-hotel-manager")
conflicts=("gnome-shell-extension-hotel-manager-git")
-source=("$pkgname::https://github.com/hardpixel/hotel-manager/archive/v$pkgver.tar.gz")
+source=("$pkgname-$pkgver::https://github.com/hardpixel/hotel-manager/archive/v$pkgver.tar.gz")
md5sums=("dbc0483d7ac054335bf26eca0bb91605")
package() {