summaryrefslogtreecommitdiff
path: root/community/nut/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-07-13 23:12:30 +0000
committerroot <root@rshg047.dnsready.net>2011-07-13 23:12:30 +0000
commit29657877f6a02dbba1bd58b417b4ccd211939690 (patch)
tree0213b621a87e176f90d19cf8e894d1da8fd0d1b6 /community/nut/PKGBUILD
parent079c689ef9b252fd82dbf9b182ec2517c48f8737 (diff)
Wed Jul 13 23:12:30 UTC 2011
Diffstat (limited to 'community/nut/PKGBUILD')
-rw-r--r--community/nut/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/nut/PKGBUILD b/community/nut/PKGBUILD
index 06ba09d60..5f5f3c55b 100644
--- a/community/nut/PKGBUILD
+++ b/community/nut/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Slash <demodevil5 [at] yahoo [dot] com>
pkgname=nut
-pkgver=16.12
+pkgver=16.13
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=('12b33ddad0e04ce1e3846fdcdd927dde')
+md5sums=('58f29a4510438ce4bd0622cd5971959c')
build() {
cd ${pkgname}-${pkgver}