summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author7CTech2016-01-19 13:37:32 +1100
committer7CTech2016-01-19 13:37:32 +1100
commit15eb992775b35284f9f6975cef27ab80f09e5cb9 (patch)
treebb4f1ed87dd163defb17975f21b1ee91e1ca818c
parent40c0e743dad99418f1547011d22e6474f843b44e (diff)
downloadaur-15eb992775b35284f9f6975cef27ab80f09e5cb9.tar.gz
Fixed incorrect sha256sum
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9fcd25d7c4a7..1230c0d78936 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=storm-launcher
pkgver=1.1.1
-pkgrel=2
+pkgrel=3
pkgdesc="Software to control Dream Cheeky O.I.C Storm & Thunder USB Missile Launchers"
arch=('i686' 'x86_64')
url="https://github.com/7CTech/stormLauncher"
@@ -17,7 +17,7 @@ depends=('python'
provides=('stormLauncher')
conflicts=('storm-launcher-git')
source=("$pkgname::https://github.com/7CTech/stormLauncher/archive/$pkgver.zip")
-sha256sums=('a9b6de775be99c53f45300b60306b1344da11d2e1807ff0467986021aeb96ce9')
+sha256sums=('88f17ea88fa6fb663186f34620e94ffcb90281c5735b076012926379db2b8b88')
pkgver() {
cd "$srcdir/stormLauncher-1.1"