summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado2016-07-10 16:37:57 -0300
committerAndré Fabian Silva Delgado2016-07-10 16:37:57 -0300
commit887eef62a0633552b144faa51a89087c01467dcd (patch)
tree53ae3b5d132f4b927f0ac34dfebda8691496f25b
parent653b6dd1aaddb003c77857311481e28af9ee75b2 (diff)
downloadaur-887eef62a0633552b144faa51a89087c01467dcd.tar.gz
Update to 3.0.1-1
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD18
2 files changed, 19 insertions, 19 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 171a375a47ba..150e628b3686 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Jan 19 00:40:33 UTC 2016
+# Sun Jul 10 19:37:36 UTC 2016
pkgbase = gnuhealth
pkgdesc = A free Health and Hospital Information System
- pkgver = 3.0.0
+ pkgver = 3.0.1
pkgrel = 1
url = http://health.gnu.org/
arch = any
@@ -18,14 +18,14 @@ pkgbase = gnuhealth
depends = python2-pywebdav
depends = python2-qrcode
depends = python2-vobject
- depends = trytond>=3.8
- depends = trytond-account-invoice>=3.8
- depends = trytond-calendar>=3.8
- depends = trytond-country>=3.8
- depends = trytond-stock-lot>=3.8
- source = http://ftp.gnu.org/gnu/health/gnuhealth-3.0.0.tar.gz
- source = http://ftp.gnu.org/gnu/health/gnuhealth-3.0.0.tar.gz.sig
- sha512sums = 8859813722f811c62faaaf632dc1d3b3b4ff9a7a33a360a2ac7107fa90fd2a0ea0ff1b9055f240ba4299a00b25435302996d0f51ce766084a88c36cbe5f8e5cb
+ depends = trytond>=4.0
+ depends = trytond-account-invoice>=4.0
+ depends = trytond-calendar>=4.0
+ depends = trytond-country>=4.0
+ depends = trytond-stock-lot>=4.0
+ source = http://ftp.gnu.org/gnu/health/gnuhealth-3.0.1.tar.gz
+ source = http://ftp.gnu.org/gnu/health/gnuhealth-3.0.1.tar.gz.sig
+ sha512sums = 6cd9f1b76472b48a658304006ae4179ad581c1524862b2853aa605e94f95246d7f4225aeed8474ebfb6672d3c2bcc869218cd29268705de6daaffe1b746801bb
sha512sums = SKIP
pkgname = gnuhealth
diff --git a/PKGBUILD b/PKGBUILD
index bda8500be0a1..76bab4dd349b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
# Contributor (Arch): Ander <anderraso@gmail.com>
pkgname=gnuhealth
-pkgver=3.0.0
+pkgver=3.0.1
pkgrel=1
pkgdesc="A free Health and Hospital Information System"
-arch=any
+arch=(any)
url=http://health.gnu.org/
-license=GPL3
+license=(GPL3)
depends=(
postgresql
pygtk
@@ -21,18 +21,18 @@ depends=(
python2-pywebdav
python2-qrcode
python2-vobject
- "trytond>=3.8"
- "trytond-account-invoice>=3.8"
- "trytond-calendar>=3.8"
- "trytond-country>=3.8"
- "trytond-stock-lot>=3.8"
+ "trytond>=4.0"
+ "trytond-account-invoice>=4.0"
+ "trytond-calendar>=4.0"
+ "trytond-country>=4.0"
+ "trytond-stock-lot>=4.0"
)
source=(
http://ftp.gnu.org/gnu/health/$pkgname-$pkgver.tar.gz
http://ftp.gnu.org/gnu/health/$pkgname-$pkgver.tar.gz.sig
)
sha512sums=(
- 8859813722f811c62faaaf632dc1d3b3b4ff9a7a33a360a2ac7107fa90fd2a0ea0ff1b9055f240ba4299a00b25435302996d0f51ce766084a88c36cbe5f8e5cb
+ 6cd9f1b76472b48a658304006ae4179ad581c1524862b2853aa605e94f95246d7f4225aeed8474ebfb6672d3c2bcc869218cd29268705de6daaffe1b746801bb
SKIP
)
validpgpkeys=(