Date: Tuesday, September 17, 2013 @ 13:14:39 Author: kkeen Revision: 97319
upgpkg: geda-gaf 1.8.1-3 Modified: geda-gaf/trunk/ChangeLog geda-gaf/trunk/PKGBUILD -----------+ ChangeLog | 8 ++++++++ PKGBUILD | 5 +++-- 2 files changed, 11 insertions(+), 2 deletions(-) Modified: ChangeLog =================================================================== --- ChangeLog 2013-09-17 10:57:59 UTC (rev 97318) +++ ChangeLog 2013-09-17 11:14:39 UTC (rev 97319) @@ -1,3 +1,11 @@ +2013-09-17 Kyle Keen <[email protected]> + * 1.8.1-3 + - Update url + +2013-06-04 Bartłomiej Piotrowski <[email protected]> + * 1.8.1-2 + - ??? + 2012-01-19 Kyle Keen <[email protected]> * 1.8.1-1 - Version bump Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-09-17 10:57:59 UTC (rev 97318) +++ PKGBUILD 2013-09-17 11:14:39 UTC (rev 97319) @@ -1,3 +1,4 @@ +# $Id$ # Maintainer: Kyle Keen <[email protected]> # Contributor: Jared Casper <[email protected]> # Contributor: Stefan Husmann <[email protected]> @@ -4,10 +5,10 @@ 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')
