summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author7CTech2016-01-19 13:35:24 +1100
committer7CTech2016-01-19 13:35:24 +1100
commit40c0e743dad99418f1547011d22e6474f843b44e (patch)
tree56f548923a0d252149f16b6feb91f5cece91e928
parent8a2c24f1a2400453003c37f39a91fe3458302513 (diff)
downloadaur-40c0e743dad99418f1547011d22e6474f843b44e.tar.gz
Fixed incorrect version download
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d537aef776f1..50f531508de9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Jan 19 02:28:54 UTC 2016
+# Tue Jan 19 02:35:06 UTC 2016
pkgbase = storm-launcher
pkgdesc = Software to control Dream Cheeky O.I.C Storm & Thunder USB Missile Launchers
pkgver = 1.1.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/7CTech/stormLauncher
arch = i686
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = storm-launcher
depends = polkit
provides = stormLauncher
conflicts = storm-launcher-git
- source = storm-launcher::https://github.com/7CTech/stormLauncher/archive/1.1.zip
+ source = storm-launcher::https://github.com/7CTech/stormLauncher/archive/1.1.1.zip
sha256sums = a9b6de775be99c53f45300b60306b1344da11d2e1807ff0467986021aeb96ce9
pkgname = storm-launcher
diff --git a/PKGBUILD b/PKGBUILD
index a7f315d11abc..9fcd25d7c4a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=storm-launcher
pkgver=1.1.1
-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'
'polkit')
provides=('stormLauncher')
conflicts=('storm-launcher-git')
-source=("$pkgname::https://github.com/7CTech/stormLauncher/archive/1.1.zip")
+source=("$pkgname::https://github.com/7CTech/stormLauncher/archive/$pkgver.zip")
sha256sums=('a9b6de775be99c53f45300b60306b1344da11d2e1807ff0467986021aeb96ce9')
pkgver() {