summaryrefslogtreecommitdiff
path: root/community/geda-gaf
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-18 02:36:32 -0700
committerroot <root@rshg054.dnsready.net>2013-09-18 02:36:32 -0700
commitd21b8cdc0567fba4d6e74284363fedb98f2f7d07 (patch)
treeb99318aaa837d40b180e586e35603c49f2d1ced1 /community/geda-gaf
parent7080cab465360c1e2571433323481aed6741ecbe (diff)
Wed Sep 18 02:30:56 PDT 2013
Diffstat (limited to 'community/geda-gaf')
-rw-r--r--community/geda-gaf/ChangeLog8
-rw-r--r--community/geda-gaf/PKGBUILD5
2 files changed, 11 insertions, 2 deletions
diff --git a/community/geda-gaf/ChangeLog b/community/geda-gaf/ChangeLog
index 29717fa61..e5b3226a9 100644
--- a/community/geda-gaf/ChangeLog
+++ b/community/geda-gaf/ChangeLog
@@ -1,3 +1,11 @@
+2013-09-17 Kyle Keen <keenerd@gmail.com>
+ * 1.8.1-3
+ - Update url
+
+2013-06-04 Bartłomiej Piotrowski <barthalion@gmail.com>
+ * 1.8.1-2
+ - ???
+
2012-01-19 Kyle Keen <keenerd@gmail.com>
* 1.8.1-1
- Version bump
diff --git a/community/geda-gaf/PKGBUILD b/community/geda-gaf/PKGBUILD
index e51b3d8d7..0c6ae88da 100644
--- a/community/geda-gaf/PKGBUILD
+++ b/community/geda-gaf/PKGBUILD
@@ -1,13 +1,14 @@
+# $Id: PKGBUILD 97320 2013-09-17 11:15:31Z kkeen $
# Maintainer: Kyle Keen <keenerd@gmail.com>
# Contributor: Jared Casper <jaredcasper@gmail.com>
# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=geda-gaf
pkgver=1.8.1
-pkgrel=2
+pkgrel=3
pkgdesc="gEDA/gaf suite - Contains gschem, gnetlist, gsymcheck, gattrib, utilities and documentation from the gEDA project"
arch=('i686' 'x86_64')
-url="http://www.gpleda.org"
+url="http://geda-project.org/"
license=('GPL')
depends=('gtk2' 'guile' 'libstroke' 'shared-mime-info' 'hicolor-icon-theme')
makedepends=('pkgconfig' 'perlxml' 'flex' 'gawk')