summaryrefslogtreecommitdiff
path: root/social/gnuhealth
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-06-17 21:29:52 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-06-17 21:29:52 -0300
commitd0b846c932dd64ec6d51d82467fd3e46292315f8 (patch)
tree22f3d6bb5ce049aded29ff4143a11fc91e853f7e /social/gnuhealth
parentd93f8ec93bb998985f78473eac3456b34ee63774 (diff)
downloadabslibre-d0b846c932dd64ec6d51d82467fd3e46292315f8.tar.gz
abslibre-d0b846c932dd64ec6d51d82467fd3e46292315f8.tar.bz2
abslibre-d0b846c932dd64ec6d51d82467fd3e46292315f8.zip
gnuhealth-1.6.2-1: updating version
Diffstat (limited to 'social/gnuhealth')
-rw-r--r--social/gnuhealth/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/social/gnuhealth/PKGBUILD b/social/gnuhealth/PKGBUILD
index f1da528ff..10d059d4a 100644
--- a/social/gnuhealth/PKGBUILD
+++ b/social/gnuhealth/PKGBUILD
@@ -1,7 +1,8 @@
# Maintainer: SpepS <dreamspepser at yahoo dot it>
+# Maintainer (Parabola): André Silva <emulatorman@lavabit.com>
pkgname=gnuhealth
-pkgver=1.6.1
+pkgver=1.6.2
pkgrel=1
pkgdesc="A free Health and Hospital Information System"
arch=(any)
@@ -9,7 +10,7 @@ url="http://health.gnu.org/"
license=('GPL3')
depends=('trytond')
source=("http://ftp.gnu.org/gnu/health/$pkgname-$pkgver.tar.gz")
-md5sums=('fef8c811ca6de3fdd6e2430d644e13c9')
+md5sums=('f36bb82a7a142c99da0218d9a889344c')
build() {
cd "$srcdir/$pkgname-$pkgver"