From fd15c95b8e764eac48c00ab65ecb15cf9e582331 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sun, 26 Jan 2014 03:41:45 +0000 Subject: Sun Jan 26 03:36:37 UTC 2014 --- 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 e5b3226a9..a9c6f92d3 100644 --- a/community/geda-gaf/ChangeLog +++ b/community/geda-gaf/ChangeLog @@ -1,3 +1,7 @@ +2014-01-24 Kyle Keen + * 1.8.2-1 + - Version bump + 2013-09-17 Kyle Keen * 1.8.1-3 - Update url diff --git a/community/geda-gaf/PKGBUILD b/community/geda-gaf/PKGBUILD index 6dab25f76..67f67f916 100644 --- a/community/geda-gaf/PKGBUILD +++ b/community/geda-gaf/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 99104 2013-10-24 12:53:47Z kkeen $ +# $Id: PKGBUILD 104743 2014-01-25 15:14:59Z kkeen $ # Maintainer: Kyle Keen # Contributor: Jared Casper # Contributor: Stefan Husmann pkgname=geda-gaf -pkgver=1.8.1 -pkgrel=4 +pkgver=1.8.2 +pkgrel=1 pkgdesc="gEDA/gaf suite - Contains gschem, gnetlist, gsymcheck, gattrib, utilities and documentation from the gEDA project" arch=('i686' 'x86_64') url="http://geda-project.org/" @@ -17,7 +17,7 @@ optdepends=('python2: for two of the commands (garchive, tragesym)' replaces=('geda-suite' 'geda-libs') install=geda-gaf.install source=(http://ftp.geda-project.org/geda-gaf/stable/v1.8/$pkgver/$pkgname-$pkgver.tar.gz) -md5sums=('3c5ef297e403b493fdf7a5d47bbeeb73') +md5sums=('fa8a807615decf47027e22a217dd0ded') build () { -- cgit v1.2.3-54-g00ecf