diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-03-17 18:31:30 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-03-17 18:46:47 -0300 |
commit | c3894a870b13fc1ac0d80ed48d01b367eaecb2cc (patch) | |
tree | a9186ccb73a926263df207cd81df689be5098fe3 /pcr/gnuhealth | |
parent | 3b7dc702e145ceacc66ae56bf3e9ca4fcab17ef7 (diff) | |
download | abslibre-c3894a870b13fc1ac0d80ed48d01b367eaecb2cc.tar.gz abslibre-c3894a870b13fc1ac0d80ed48d01b367eaecb2cc.tar.bz2 abslibre-c3894a870b13fc1ac0d80ed48d01b367eaecb2cc.zip |
gnuhealth-3.0.7-1: updating version
Diffstat (limited to 'pcr/gnuhealth')
-rw-r--r-- | pcr/gnuhealth/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/gnuhealth/PKGBUILD b/pcr/gnuhealth/PKGBUILD index 871e849e9..414f02e6c 100644 --- a/pcr/gnuhealth/PKGBUILD +++ b/pcr/gnuhealth/PKGBUILD @@ -4,7 +4,7 @@ # Contributor (Arch): Ander <anderraso@gmail.com> pkgname=gnuhealth -pkgver=3.0.5 +pkgver=3.0.7 pkgrel=1 pkgdesc="A Free Health and Hospital Information System" arch=(any) @@ -14,7 +14,7 @@ depends=(postgresql pygtk python2-caldav python2-dateutil python2-ldap python2-p python2-qrcode python2-vobject "trytond>=4.2" "trytond-calendar>=4.2" "trytond-currency>=4.2" "trytond-product>=4.2" "trytond-stock-lot>=4.2" "trytond-stock-supply>=4.2") source=(http://ftp.gnu.org/gnu/health/$pkgname-$pkgver.tar.gz{,.sig}) -sha512sums=(cc7d96b30f0f8667040cf0230686b3fb86799f77655383152f2fb698ea0d969555c5eb1adedd47f476c16126bfe11199721ae0e752fd3d6db261505058bff94d +sha512sums=(909d1c4671f97687c0824a3521651a5086be6455c699d1e8a92bca7bebf50a3bbcc32bd2e7bdffe00561546e442fe66c7e0fd1b3ee8c5fba2066c35b34793025 SKIP) validpgpkeys=(14C7FD1362749706D602FBE2EADA01E3E44B8011) # Luis Falcon (meanmicio at GNU) <falcon@gnu.org> |