summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJavier Tiá2018-08-25 14:36:35 -0600
committerJavier Tiá2018-08-25 14:36:35 -0600
commit53b92229b4308b48ab39b507fb1bc86ce2c9ef28 (patch)
tree4e72e408e6535489b0188e0b88287d92b7fb2209 /PKGBUILD
parent27f04aa1b4864a1e41cb8be8c7c75558f97e2877 (diff)
downloadaur-53b92229b4308b48ab39b507fb1bc86ce2c9ef28.tar.gz
Bump up python-stormssh-0.7.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d42b7d56779..dbaf3a2a30e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='python-stormssh'
_name=storm
-pkgver=0.6.9
+pkgver=0.7.0
pkgrel=1
pkgdesc='Manage your SSH like a boss'
url='https://github.com/emre/storm'
@@ -14,7 +14,7 @@ replaces=('python2-stormssh-git')
makedepends=('python')
provides=("${_name}=${pkgver}")
source=("${url}/archive/${pkgver}.tar.gz")
-sha256sums=('29c20e4ed27604a7cdf2f77fe97d861100d87c0dbaa9ecf6628cf9da917e98ce')
+sha256sums=('c2e5da1cb4a27b309ed7e470c5acebe2822f7928c5ef0e38f9dade247cf9a6c6')
# Enable for tests
# check() {