summaryrefslogtreecommitdiff
path: root/community/xcircuit
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-27 02:19:49 -0700
committerroot <root@rshg054.dnsready.net>2013-09-27 02:19:49 -0700
commit9cb59f16908b4c0f3f6901ccf376e1a37ea29c3a (patch)
treec9882c781222098f7abb8f6e4e9ff4b8ec152ee2 /community/xcircuit
parent5758d40da140a8e3602b08938ab5584a5afb0082 (diff)
Fri Sep 27 02:16:46 PDT 2013
Diffstat (limited to 'community/xcircuit')
-rw-r--r--community/xcircuit/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/xcircuit/PKGBUILD b/community/xcircuit/PKGBUILD
index 8296b7daa..2e69542a3 100644
--- a/community/xcircuit/PKGBUILD
+++ b/community/xcircuit/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 94361 2013-07-22 11:21:13Z spupykin $
+# $Id: PKGBUILD 97641 2013-09-26 10:52:31Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Giovanni Scafora <linuxmania@gmail.com>
# Contributor: simo <simo@archlinux.org>
pkgname=xcircuit
-pkgver=3.7.51
+pkgver=3.7.52
pkgrel=1
pkgdesc="A program for drawing publishable-quality electrical circuit schematic diagrams"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ license=('GPL2')
depends=('tk' 'libxpm' 'zlib')
makedepends=('chrpath')
source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('a3f5d10f6f96a6298505801f4d0f6190')
+md5sums=('b39a2dcce9c3844ee2e6f9b477c501f5')
build() {
cd $srcdir/$pkgname-$pkgver