summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 69e33e5f122f..0277c5a21a9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
pkgname=easy_spice
pkgver=0.6.8
-pkgrel=4
+pkgrel=5
arch=('i686' 'x86_64')
-pkgdesc="Electronic circuit simulator (SPICE frontend, using gschem for schematics and ngspice as simulator)"
+pkgdesc="Electronic circuit simulator. SPICE frontend, using gschem for schematics and ngspice as simulator"
url="http://easy-spice.sourceforge.net/"
-license="GPL"
+license=("GPL")
depends=('geda-gaf' 'gtk2' 'ngspice' 'xterm')
source=(http://downloads.sourceforge.net/sourceforge/easy-spice/$pkgname-$pkgver.tar.gz)
md5sums=('6ffaab8c2dcdfc30ecdca52f3c8bcded')