diff options
author | root <root@rshg054.dnsready.net> | 2012-12-25 02:32:08 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-12-25 02:32:08 -0800 |
commit | 6fbdd2899f39266e458531dcffefb85b9ce8d1b9 (patch) | |
tree | 7d290e717ddd4dab90362a017be197c551dd2ae0 /community/xcircuit | |
parent | 6003fa8908f984a4696fade78b69a8803eabcc6c (diff) |
Tue Dec 25 02:27:55 PST 2012
Diffstat (limited to 'community/xcircuit')
-rw-r--r-- | community/xcircuit/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/xcircuit/PKGBUILD b/community/xcircuit/PKGBUILD index 092bcbb53..3cc2b9c2b 100644 --- a/community/xcircuit/PKGBUILD +++ b/community/xcircuit/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 65237 2012-02-20 12:28:08Z spupykin $ +# $Id: PKGBUILD 81613 2012-12-25 00:34:18Z foutrelis $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Giovanni Scafora <linuxmania@gmail.com> # Contributor: simo <simo@archlinux.org> pkgname=xcircuit pkgver=3.7.26 -pkgrel=2 +pkgrel=3 pkgdesc="A program for drawing publishable-quality electrical circuit schematic diagrams" arch=('i686' 'x86_64') url="http://opencircuitdesign.com/xcircuit" |