diff options
author | root <root@rshg054.dnsready.net> | 2013-11-02 01:12:34 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-11-02 01:12:34 -0700 |
commit | eb9cc495e6d7c131c76f9abc178ac65f1e20fab1 (patch) | |
tree | 2666e8ff27419292a76d9f521c1a67dde999b26a /community/freehdl/PKGBUILD | |
parent | 22f873a6e3ac2c585a28a1ab2561eaea9765cdc6 (diff) |
Sat Nov 2 01:09:32 PDT 2013
Diffstat (limited to 'community/freehdl/PKGBUILD')
-rw-r--r-- | community/freehdl/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/freehdl/PKGBUILD b/community/freehdl/PKGBUILD index 02bd0aad6..83c2711e2 100644 --- a/community/freehdl/PKGBUILD +++ b/community/freehdl/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 82362 2013-01-16 10:08:50Z spupykin $ +# $Id: PKGBUILD 100156 2013-11-01 20:25:05Z 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=5 +pkgrel=6 pkgdesc='An open-source (C++ generating) VHDL simulator' arch=('i686' 'x86_64') url='http://freehdl.seul.org' |