summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoliathLabs2020-05-15 13:11:45 +0200
committerGoliathLabs2020-05-15 13:11:45 +0200
commit47420d49b52d2e76237ea33a295747332e3ba53e (patch)
tree32ab79dd4a9d4dbea2c23fe91aad8d3787196a0d
parent53b92229b4308b48ab39b507fb1bc86ce2c9ef28 (diff)
downloadaur-47420d49b52d2e76237ea33a295747332e3ba53e.tar.gz
Updated: 0.7.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 729cf082d488..c9da1b5eca9c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-stormssh
pkgdesc = Manage your SSH like a boss
pkgver = 0.7.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/emre/storm
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index dbaf3a2a30e9..8cd5e65189c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
-# Maintainer: Javier Tia <javier dot tia at gmail dot com>
+# Maintainer: Felix Golatofski <contact@xdfr.de>
+# Contributor: Javier Tia <javier dot tia at gmail dot com>
pkgname='python-stormssh'
_name=storm
pkgver=0.7.0
-pkgrel=1
+pkgrel=2
pkgdesc='Manage your SSH like a boss'
url='https://github.com/emre/storm'
arch=('any')