From ddba9670c1518d9b420db6a6dca01a4a4a4136c7 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 8 Nov 2011 23:14:49 +0000 Subject: Tue Nov 8 23:14:49 UTC 2011 --- community/nut/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/nut') diff --git a/community/nut/PKGBUILD b/community/nut/PKGBUILD index 1339b6ac7..f97dc3be9 100644 --- a/community/nut/PKGBUILD +++ b/community/nut/PKGBUILD @@ -2,14 +2,14 @@ # Contributor: Slash pkgname=nut -pkgver=17.3 -pkgrel=2 +pkgver=17.4 +pkgrel=1 pkgdesc='Records what you eat and analyzes your meals for nutrient levels in terms of the Daily Value or DV which is the standard for food labeling in the US.' url='http://nut.sourceforge.net/' license=('GPL') arch=('i686' 'x86_64') source=("http://downloads.sourceforge.net/project/nut/nut/${pkgver}/nut-${pkgver}.tar.gz") -md5sums=('791fa4730f82da66d539c0d4e82441a9') +md5sums=('9d8b33fe0edbc54a6ebc8050dec7d56b') build() { cd ${pkgname}-${pkgver} -- cgit v1.2.3-54-g00ecf