summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfusion8092016-07-12 14:55:00 +1000
committerfusion8092016-07-12 14:55:00 +1000
commit7b75e7e68f4cba1265e5a399829632eb8af14556 (patch)
tree3e996fefc1cea5b24166f29fecb67fc76723d817 /PKGBUILD
parentffc0b71ebd2f768214f4ca7c1a0fa50c6b16ed8f (diff)
downloadaur-gothub.tar.gz
Updating pkgdesc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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')