diff options
Diffstat (limited to 'community/qucs/PKGBUILD')
-rw-r--r-- | community/qucs/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/qucs/PKGBUILD b/community/qucs/PKGBUILD index 0f049b051..128762693 100644 --- a/community/qucs/PKGBUILD +++ b/community/qucs/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 62313 2012-01-19 07:59:07Z arodseth $ +# $Id: PKGBUILD 65495 2012-02-21 06:38:19Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Víctor Martínez Romanos <vmromanos@gmail.com> pkgname=qucs pkgver=0.0.16 -pkgrel=1 +pkgrel=2 pkgdesc="An integrated circuit simulator with a graphical user interface" arch=('i686' 'x86_64') url="http://qucs.sourceforge.net" |