summaryrefslogtreecommitdiff
path: root/community/geda-gaf
diff options
context:
space:
mode:
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 ebe9d1365..6fb9a1e0a 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' 'mips64el')
-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')