summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
author7CTech2016-03-24 20:02:54 +1100
committer7CTech2016-03-24 20:02:54 +1100
commit7fbbe4b345d699e1987cb946a745e7bc8963ce59 (patch)
tree11c7dd5e31dd7d692be3db8a8a41a38af161a147 /PKGBUILD
parent0f00d0127c77deea94be6acdc8340c8ea6227570 (diff)
downloadaur-7fbbe4b345d699e1987cb946a745e7bc8963ce59.tar.gz
Added .zip to end of download file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6bb2b547d9c2..e9f6a66cff97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=storm-launcher
pkgver=1.3
-pkgrel=1
+pkgrel=2
pkgdesc="Software to control Dream Cheeky O.I.C Storm & Thunder USB Missile Launchers"
arch=('i686' 'x86_64')
url="https://github.com/7CTech/stormLauncher"
@@ -16,7 +16,7 @@ depends=('python'
'gksu')
provides=('stormLauncher')
conflicts=('storm-launcher-git')
-source=("$pkgname::https://github.com/7CTech/stormLauncher/archive/$pkgver.zip")
+source=("$pkgname.zip::https://github.com/7CTech/stormLauncher/archive/$pkgver.zip")
sha256sums=('e437acbfff569ed4ac8cfc0de676408972fe40b9a364c99c3f0a2ca5c909f07b')
build() {