summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 48235e3ab2b2..8bacb4ad72e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = salticid
pkgdesc = Run commands over SSH, with Ruby magic.
pkgver = 1.0.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/aphyr/salticid
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index f25033d9653e..08db32cf37b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _gemname=salticid
pkgname=salticid
pkgver=1.0.1
-pkgrel=1
+pkgrel=2
pkgdesc='Run commands over SSH, with Ruby magic.'
url='https://github.com/aphyr/salticid'
arch=('any')