summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9580564b3fa4..2e1b9da26f62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
pkgname=tkabber
pkgver=1.1.2
pkgrel=2
-pkgdesc="Tkabber is an open source Jabber client, written in Tcl/Tk."
-arch=(any)
+pkgdesc="Jabber client written in Tcl/Tk."
+arch=('any')
url="http://tkabber.jabber.ru/"
-license=("GPL")
+license=('GPL')
depends=('tcl' 'tk' 'bwidget' 'tcllib' 'tcltls')
source=(http://files.jabber.ru/tkabber/tkabber-$pkgver.tar.xz
http://files.jabber.ru/tkabber/tkabber-plugins-$pkgver.tar.xz)