summaryrefslogtreecommitdiff
path: root/community/xcircuit
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-29 01:05:02 -0700
committerroot <root@rshg054.dnsready.net>2013-10-29 01:05:02 -0700
commit38b1ce25596ae456fefb3214a73c3d1005da568f (patch)
tree5cb69842c94bdd2b34b01be22f97b5949237550f /community/xcircuit
parent1a32448c2c53b0e66ce0fe14c5dd2057afd432bc (diff)
Tue Oct 29 01:04:23 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 2e69542a3..dc65c3841 100644
--- a/community/xcircuit/PKGBUILD
+++ b/community/xcircuit/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 97641 2013-09-26 10:52:31Z spupykin $
+# $Id: PKGBUILD 99387 2013-10-28 09:51:20Z 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.52
+pkgver=3.7.54
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=('b39a2dcce9c3844ee2e6f9b477c501f5')
+md5sums=('25e60837e5db6b4ff71615505493a481')
build() {
cd $srcdir/$pkgname-$pkgver