summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTommaso Sardelli2018-01-07 11:46:42 +0100
committerTommaso Sardelli2018-01-07 11:46:42 +0100
commit0b1925dbe440153fcd8cb81f233c38ffbfca1b8f (patch)
tree918e65b3fa3b94ba1c2703d0d24ba4051151178a
parent720767aeea8e8b7252371fe5aea39671044ce3e1 (diff)
downloadaur-0b1925dbe440153fcd8cb81f233c38ffbfca1b8f.tar.gz
Ruby 2.5 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c27f35454b6..76ad7d3da830 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gitsh
pkgdesc = An interactive shell for git
pkgver = 0.12
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/thoughtbot/gitsh
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index fb140e74be17..2f2570234151 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Pat Brisbin <pbrisbin@gmail.com>
pkgname='gitsh'
pkgver=0.12
-pkgrel=1
+pkgrel=2
pkgdesc='An interactive shell for git'
arch=('i686' 'x86_64')
url="https://github.com/thoughtbot/gitsh"