summaryrefslogtreecommitdiff
path: root/community/ktikz
diff options
context:
space:
mode:
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 078fa347f..b28b2e0ec 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' 'mips64el')
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"