summaryrefslogtreecommitdiff
path: root/community/xcircuit/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-06-04 04:00:35 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-06-04 04:00:35 +0000
commit8faa42b28f39ace5fc2c3ec8a054fa0a5b246eab (patch)
treee904cb1dcc6423b414bae5d134c3ea83ac01efa1 /community/xcircuit/PKGBUILD
parent11196316291f49af2bacd1b4531e0a548729dea2 (diff)
Wed Jun 4 03:57:00 UTC 2014
Diffstat (limited to 'community/xcircuit/PKGBUILD')
-rw-r--r--community/xcircuit/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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 <pupykin.s+arch@gmail.com>
# Maintainer: Giovanni Scafora <linuxmania@gmail.com>
# Contributor: simo <simo@archlinux.org>
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