summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')