summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfusion8092016-07-12 14:55:00 +1000
committerfusion8092016-07-12 14:55:00 +1000
commit7b75e7e68f4cba1265e5a399829632eb8af14556 (patch)
tree3e996fefc1cea5b24166f29fecb67fc76723d817
parentffc0b71ebd2f768214f4ca7c1a0fa50c6b16ed8f (diff)
downloadaur-7b75e7e68f4cba1265e5a399829632eb8af14556.tar.gz
Updating pkgdesc
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2fb52fe86896..1810e493d2bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Tue Jul 12 04:54:23 UTC 2016
+# Tue Jul 12 04:55:00 UTC 2016
pkgbase = gothub
- pkgdesc = Command-line app to create and edit releases on GitHub (and upload artifacts)
+ pkgdesc = Command-line app to create and edit releases on GitHub (and upload artifacts), fork of github-release.
pkgver = 0.7.0
pkgrel = 1
url = https://github.com/itchio/gothub
diff --git a/PKGBUILD b/PKGBUILD
index b9595901eb70..89a29487dadd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gothub
pkgver=0.7.0
pkgrel=1
-pkgdesc="Command-line app to create and edit releases on GitHub (and upload artifacts)"
+pkgdesc="Command-line app to create and edit releases on GitHub (and upload artifacts), fork of github-release."
arch=('i686' 'x86_64')
url="https://github.com/itchio/${pkgname}"
makedepends=('go')