From 19f42937be8f6619a85663cb71e24c05b7e8b6d2 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 28 Apr 2011 22:32:07 +0000 Subject: Thu Apr 28 22:32:07 UTC 2011 --- community/nut/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/nut') diff --git a/community/nut/PKGBUILD b/community/nut/PKGBUILD index e44333a5f..5ac4a6796 100644 --- a/community/nut/PKGBUILD +++ b/community/nut/PKGBUILD @@ -2,14 +2,14 @@ # Contributor: Slash pkgname=nut -pkgver=16.9 +pkgver=16.10 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=('1f5a56a372023f4dcfc5a31fef61f5dd') +md5sums=('7b360d0cc7fed5361f1220385af7aa1b') build() { cd ${pkgname}-${pkgver} -- cgit v1.2.3-54-g00ecf