From 8faa42b28f39ace5fc2c3ec8a054fa0a5b246eab Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Wed, 4 Jun 2014 04:00:35 +0000 Subject: Wed Jun 4 03:57:00 UTC 2014 --- community/xcircuit/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/xcircuit/PKGBUILD') diff --git a/community/xcircuit/PKGBUILD b/community/xcircuit/PKGBUILD index c7fd88f87..6e874a1a4 100644 --- a/community/xcircuit/PKGBUILD +++ b/community/xcircuit/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 112221 2014-05-30 10:22:00Z spupykin $ +# $Id: PKGBUILD 112570 2014-06-03 16:23:41Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Giovanni Scafora # Contributor: simo pkgname=xcircuit -pkgver=3.8.61 +pkgver=3.8.63 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=('8baa59454c6038c4f7c080fadfb9b4cf') +md5sums=('72456ef92140a74d894a0f27a5adeae9') build() { cd $srcdir/$pkgname-$pkgver -- cgit v1.2.3-54-g00ecf