summaryrefslogtreecommitdiff
path: root/community/freehdl
diff options
context:
space:
mode:
Diffstat (limited to 'community/freehdl')
-rw-r--r--community/freehdl/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/freehdl/PKGBUILD b/community/freehdl/PKGBUILD
index 21eda19dd..02bd0aad6 100644
--- a/community/freehdl/PKGBUILD
+++ b/community/freehdl/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 74820 2012-08-06 09:08:00Z spupykin $
+# $Id: PKGBUILD 82362 2013-01-16 10:08:50Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Neil Darlow <neil@darlow.co.uk>
# Contributor: Jens Maucher <defcon@archlinux.us>
pkgname=freehdl
pkgver=0.0.8
-pkgrel=4
+pkgrel=5
pkgdesc='An open-source (C++ generating) VHDL simulator'
arch=('i686' 'x86_64')
url='http://freehdl.seul.org'
license=('GPL')
depends=('perl')
optdepends=('gtkwave: to view output when run standalone')
-options=('!libtool')
+options=('libtool')
install=${pkgname}.install
source=("http://downloads.sourceforge.net/qucs/$pkgname-$pkgver.tar.gz")
md5sums=('aa1382b8b5c6a972e9652c648a9278b5')