summaryrefslogtreecommitdiff
path: root/community/nut
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-29 23:14:54 +0000
committerroot <root@rshg054.dnsready.net>2011-12-29 23:14:54 +0000
commit8a823402bd45dc875237a20f174ecbe64e1bae4d (patch)
treef520fcd3f38fc11c721bd183e92d1b65c37ca1a9 /community/nut
parent5cd3c62bce23c2b25c28b22da71f664b48703ad2 (diff)
Thu Dec 29 23:14:54 UTC 2011
Diffstat (limited to 'community/nut')
-rw-r--r--community/nut/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/nut/PKGBUILD b/community/nut/PKGBUILD
index f97dc3be9..d98fa95df 100644
--- a/community/nut/PKGBUILD
+++ b/community/nut/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Slash <demodevil5 [at] yahoo [dot] com>
pkgname=nut
-pkgver=17.4
+pkgver=17.5
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=('9d8b33fe0edbc54a6ebc8050dec7d56b')
+md5sums=('1b18b9fab54a778f21ee4cd95fca5c63')
build() {
cd ${pkgname}-${pkgver}