Date: Saturday, March 22, 2014 @ 20:57:19 Author: spupykin Revision: 108109
upgpkg: xcircuit 3.7.56-1 upd Modified: xcircuit/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-22 19:57:16 UTC (rev 108108) +++ PKGBUILD 2014-03-22 19:57:19 UTC (rev 108109) @@ -4,7 +4,7 @@ # Contributor: simo <[email protected]> pkgname=xcircuit -pkgver=3.7.55 +pkgver=3.7.56 pkgrel=1 pkgdesc="A program for drawing publishable-quality electrical circuit schematic diagrams" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('tk' 'libxpm' 'zlib') makedepends=('chrpath') source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz) -md5sums=('938bccd7f8309f897ef6c2e742f5dbac') +md5sums=('8fb1c92407c27791122867ba39171aab') build() { cd $srcdir/$pkgname-$pkgver
