summaryrefslogtreecommitdiff
path: root/community/ktikz
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-05-28 00:02:35 +0000
committerroot <root@rshg054.dnsready.net>2012-05-28 00:02:35 +0000
commit89dd7b5f30d48c708092a71b1c8285090fe91505 (patch)
treefb3a22f789121b955ff0fce7ec8d2f8c8886579b /community/ktikz
parent1f45ad8e3f17397e2f44e68ef9a0d860091eea9e (diff)
Mon May 28 00:02:35 UTC 2012
Diffstat (limited to 'community/ktikz')
-rw-r--r--community/ktikz/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/ktikz/PKGBUILD b/community/ktikz/PKGBUILD
index 850a926be..d20dfbdcb 100644
--- a/community/ktikz/PKGBUILD
+++ b/community/ktikz/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=ktikz
pkgver=0.10
-pkgrel=3
+pkgrel=4
pkgdesc="A small application helping you to create TikZ diagrams (from the LaTeX pgf package)"
arch=('i686' 'x86_64')
url="http://www.hackenberger.at/blog/ktikz-editor-for-the-tikz-language/"
@@ -13,7 +13,6 @@ depends=('poppler-qt' 'kdelibs')
makedepends=('automoc4' 'cmake' 'docbook-xml')
source=("http://www.hackenberger.at/ktikz/"$pkgname"_"$pkgver".tar.gz")
md5sums=('e8f0826cba2447250bcdcd389a71a2ac')
-install=ktikz.install
build() {
cd "$srcdir"/"$pkgname"