summaryrefslogtreecommitdiffstats
path: root/ghi
diff options
context:
space:
mode:
Diffstat (limited to 'ghi')
-rw-r--r--ghi/.SRCINFO2
-rw-r--r--ghi/PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/ghi/.SRCINFO b/ghi/.SRCINFO
index 0518e93..91be943 100644
--- a/ghi/.SRCINFO
+++ b/ghi/.SRCINFO
@@ -1,7 +1,7 @@
1pkgbase = ghi 1pkgbase = ghi
2 pkgdesc = GitHub Issues on the command line 2 pkgdesc = GitHub Issues on the command line
3 pkgver = 1.2.1 3 pkgver = 1.2.1
4 pkgrel = 1 4 pkgrel = 2
5 url = https://github.com/drazisil/ghi 5 url = https://github.com/drazisil/ghi
6 arch = any 6 arch = any
7 license = MIT 7 license = MIT
diff --git a/ghi/PKGBUILD b/ghi/PKGBUILD
index a814ede..99a99f7 100644
--- a/ghi/PKGBUILD
+++ b/ghi/PKGBUILD
@@ -4,7 +4,7 @@
4 4
5pkgname=ghi 5pkgname=ghi
6pkgver=1.2.1 6pkgver=1.2.1
7pkgrel=1 7pkgrel=2
8pkgdesc='GitHub Issues on the command line' 8pkgdesc='GitHub Issues on the command line'
9arch=('any') 9arch=('any')
10url="https://github.com/drazisil/${pkgname}" 10url="https://github.com/drazisil/${pkgname}"