From 995f428bf6c3170027dd5f9ea9f17e8fa4bdfac8 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 18 Jan 2013 00:06:08 -0800 Subject: Fri Jan 18 00:06:07 PST 2013 --- community/geda-gaf/ChangeLog | 4 ++++ community/geda-gaf/PKGBUILD | 8 ++++---- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'community/geda-gaf') diff --git a/community/geda-gaf/ChangeLog b/community/geda-gaf/ChangeLog index c8b902cc5..29717fa61 100644 --- a/community/geda-gaf/ChangeLog +++ b/community/geda-gaf/ChangeLog @@ -1,3 +1,7 @@ +2012-01-19 Kyle Keen + * 1.8.1-1 + - Version bump + 2012-01-19 Kyle Keen * 1.6.2-2 - libpng15 rebuild diff --git a/community/geda-gaf/PKGBUILD b/community/geda-gaf/PKGBUILD index b3e6278b9..1c10d075d 100644 --- a/community/geda-gaf/PKGBUILD +++ b/community/geda-gaf/PKGBUILD @@ -3,8 +3,8 @@ # Contributor: Stefan Husmann pkgname=geda-gaf -pkgver=1.6.2 -pkgrel=2 +pkgver=1.8.1 +pkgrel=1 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" @@ -15,8 +15,8 @@ optdepends=('python2: for two of the commands (garchive, tragesym)' 'gawk: for sw2asc') replaces=('geda-suite' 'geda-libs') install=geda-gaf.install -source=(http://geda.seul.org/release/v1.6/$pkgver/$pkgname-$pkgver.tar.gz) -md5sums=('35ae86aebc174ec1fc03863fde4c843c') +source=(http://ftp.geda-project.org/geda-gaf/stable/v1.8/$pkgver/$pkgname-$pkgver.tar.gz) +md5sums=('3c5ef297e403b493fdf7a5d47bbeeb73') build () { -- cgit v1.2.3-54-g00ecf