summaryrefslogtreecommitdiff
path: root/community/gpsim/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gpsim/PKGBUILD')
-rw-r--r--community/gpsim/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/community/gpsim/PKGBUILD b/community/gpsim/PKGBUILD
index 7fe5e9e12..9c884a477 100644
--- a/community/gpsim/PKGBUILD
+++ b/community/gpsim/PKGBUILD
@@ -1,17 +1,16 @@
-# $Id: PKGBUILD 98438 2013-10-10 13:31:09Z spupykin $
+# $Id: PKGBUILD 100166 2013-11-01 20:47:35Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: mickael9 <mickael9 at gmail dot com>
pkgname=gpsim
pkgver=0.27.0
-pkgrel=1
+pkgrel=2
pkgdesc="A full-featured software simulator for Microchip PIC microcontrollers"
arch=(i686 x86_64 'mips64el')
url="http://gpsim.sourceforge.net/"
license=(GPL)
depends=('gtk2+extra' 'popt')
makedepends=('gtk2+extra' 'gputils')
-options=('!libtool')
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
md5sums=('b3ded17f1c8c6134f2381d6e6925b231')