Date: Monday, June 30, 2014 @ 16:06:23 Author: bgyorgy Revision: 113797
upgpkg: gourmet 0.17.4-1 Update to version 0.17.4 Modified: gourmet/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-06-30 14:03:05 UTC (rev 113796) +++ PKGBUILD 2014-06-30 14:06:23 UTC (rev 113797) @@ -3,7 +3,7 @@ # Contributor: Ray Rashif <[email protected]> pkgname=gourmet -pkgver=0.17.3 +pkgver=0.17.4 pkgrel=1 pkgdesc="A simple but powerful recipe-managing application" arch=('any') @@ -20,7 +20,7 @@ 'python2-reportlab: Printing and PDF Export plugin') install=$pkgname.install source=("$pkgname-$pkgver.tar.gz::https://github.com/thinkle/$pkgname/archive/$pkgver.tar.gz") -md5sums=('553abf0fa0f365ef91388ce262047450') +md5sums=('937334364abc3093709a604c1d473e9f') prepare() { cd "$srcdir/$pkgname-$pkgver"
