summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd2badf44389..72780e2bb8ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Melvin Vermeeren <mail@mel.vin>
pkgname=drawtiming
pkgver=0.7.1
-pkgrel=1
+pkgrel=2
pkgdesc="Tool that converts ASCII to UML Timing Diagrams."
arch=('i686' 'x86_64')
url="http://drawtiming.sourceforge.net/"
license=('GPL2')
-depends=('imagemagick' 'ghostscript' 'cairo')
+depends=('imagemagick' 'ghostscript')
source=("https://downloads.sourceforge.net/project/drawtiming/drawtiming/0.7.1/drawtiming-0.7.1.tar.gz"
"https://downloads.sourceforge.net/project/drawtiming/drawtiming/0.7.1/drawtiming-0.7.1.tar.gz.asc"
"0001-gcc43.patch"