summaryrefslogtreecommitdiff
path: root/community/xcircuit
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-23 04:08:07 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-23 04:08:07 +0000
commitb8646c38f9f0f867b019d1be98cb6ddd506e0efd (patch)
tree3d44cd931b083adda0dbbd20f029844962aedab9 /community/xcircuit
parent50a801882f997d91380ebb5a74a63919582cb211 (diff)
Sun Mar 23 04:02:26 UTC 2014
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 c734e1865..0b68da251 100644
--- a/community/xcircuit/PKGBUILD
+++ b/community/xcircuit/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 102706 2013-12-17 17:42:48Z spupykin $
+# $Id: PKGBUILD 108110 2014-03-22 19:57:32Z 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.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 @@ license=('GPL2')
depends=('tk' 'libxpm' 'zlib')
makedepends=('chrpath')
source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('938bccd7f8309f897ef6c2e742f5dbac')
+md5sums=('8fb1c92407c27791122867ba39171aab')
build() {
cd $srcdir/$pkgname-$pkgver