summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6dc338f2733b..2445c5952f1f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = clickable-git
- pkgdesc = Compile, build, and deploy Ubuntu Touch click packages all from the command line.
+ pkgdesc = Compile, build, and deploy Ubuntu Touch click packages all from the command line
pkgver = 5.4.0.r0.g459f284
pkgrel = 1
url = https://gitlab.com/clickable/clickable
diff --git a/PKGBUILD b/PKGBUILD
index 6afaf0dead05..6ded1b0257bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=clickable
pkgname=clickable-git
pkgver=5.4.0.r0.g459f284
pkgrel=1
-pkgdesc='Compile, build, and deploy Ubuntu Touch click packages all from the command line.'
+pkgdesc='Compile, build, and deploy Ubuntu Touch click packages all from the command line'
arch=('any')
url='https://gitlab.com/clickable/clickable'
license=('GPL3')