summaryrefslogtreecommitdiff
path: root/community/nut
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-30 23:14:37 +0000
committerroot <root@rshg054.dnsready.net>2011-09-30 23:14:37 +0000
commit22b22c6e016b2a86a0d25e68eeb3fdec286f5352 (patch)
tree93ecb94f6ea9f0bb18ce99406827ed2d633cd13b /community/nut
parent0abb1942e8be584d56a1b35b2d1911cbe9f5bbd1 (diff)
Fri Sep 30 23:14:37 UTC 2011
Diffstat (limited to 'community/nut')
-rw-r--r--community/nut/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/nut/PKGBUILD b/community/nut/PKGBUILD
index 3b4d7f374..7d2393124 100644
--- a/community/nut/PKGBUILD
+++ b/community/nut/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Slash <demodevil5 [at] yahoo [dot] com>
pkgname=nut
-pkgver=16.13
-pkgrel=2
+pkgver=17.0
+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=('58f29a4510438ce4bd0622cd5971959c')
+md5sums=('af274dc9b7da5713a49c9976e6750b3c')
build() {
cd ${pkgname}-${pkgver}