summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRoman Mishin2020-05-16 10:08:50 +0700
committerRoman Mishin2020-05-16 10:08:50 +0700
commit1ad3257142cab04301d0b590cbc108f94dc48da2 (patch)
treef2e6cb8e6537cb559eb6905a2856649561679539 /PKGBUILD
parent3e1c5515534c56dbc5f3c39ce78426282db85d57 (diff)
downloadaur-1ad3257142cab04301d0b590cbc108f94dc48da2.tar.gz
removed period from pkgdesc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90b0cdd91e40..83fbc2b5ab08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tktreectrl-git
pkgver=2.4.2
pkgrel=1
-pkgdesc='Multi-column hierarchical listbox widget for the Tk GUI toolkit.'
+pkgdesc='Multi-column hierarchical listbox widget for the Tk GUI toolkit'
arch=('x86_64')
url='https://github.com/apnadkarni/tktreectrl'
license=('custom')