summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKeshav Amburay2015-10-31 19:34:17 -0400
committerKeshav Amburay2015-10-31 19:35:05 -0400
commit68a2f6b4d7d27c92a1d6cb4642276eeaeea2bfe7 (patch)
tree9097bf63036eb14cd8a15201a78a000fe1f5b9c6 /PKGBUILD
parent651409d134ec4bbd0ca667ff95633e2e7b9343d4 (diff)
downloadaur-68a2f6b4d7d27c92a1d6cb4642276eeaeea2bfe7.tar.gz
Fix pkg description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 28909444a403..02f47483415e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname="${_pkgname}-git"
pkgver=1.0.0.303.gd162281
pkgrel=1
-pkgdesc="C++ re-write of tablet notetaking app Xournal - GIT string_new branch"
+pkgdesc="C++ re-write of tablet notetaking app Xournal - GIT development branch"
arch=('i686' 'x86_64')
url="https://github.com/xournalpp/xournalpp"
license=('GPL3')