summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d372629c8b3..6f6d7bd079e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,9 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
# Maintainer: farawayer <farwayer@gmail.com>
_gemname=gh_inspector
pkgname=ruby-$_gemname
pkgver=1.1.3
-pkgrel=1
+pkgrel=2
pkgdesc='Search through GitHub issues for your project for existing issues about a Ruby Error.'
arch=(any)
url='https://github.com/orta/gh_inspector'