summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee66173c2e32..dca28972b8d1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = vaudtax
pkgdesc = VaudTax
pkgver = 2020
- pkgrel = 1
+ pkgrel = 3
url = https://www.vd.ch/themes/etat-droit-finances/impots/impots-pour-les-individus/remplir-ma-declaration-dimpot/vaudtax-2020/
arch = x86_64
license = custom
depends = webkitgtk2
depends = jre8-openjdk
depends = gnome-vfs
- source = vaudtax-2020-1.0.1-production.tar.gz::https://vaudtax-dl.vd.ch/vaudtax2020/telechargement/linux/64bit/VaudTax_2020.tar.gz
+ source = vaudtax-2020-1.1.4-production.tar.gz::https://vaudtax-dl.vd.ch/vaudtax2020/telechargement/linux/64bit/VaudTax_2020.tar.gz
source = vaudtax
- md5sums = 4d95186b1ca44149b94f8d4c9c4149dc
+ md5sums = 487cc7b647ca4e31536e62c865a77b2f
md5sums = 58628ce238328666d4b5c749ac528138
pkgname = vaudtax
diff --git a/PKGBUILD b/PKGBUILD
index ce9ca8e82de7..491789b514a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Bruno ReniƩ <brutasse@gmail.com>
pkgname=vaudtax
pkgver=2020
-_pkgver=1.0.1-production
-pkgrel=1
+_pkgver=1.1.4-production
+pkgrel=3
pkgdesc="VaudTax"
url="https://www.vd.ch/themes/etat-droit-finances/impots/impots-pour-les-individus/remplir-ma-declaration-dimpot/vaudtax-2020/"
depends=('webkitgtk2' 'jre8-openjdk' 'gnome-vfs')
@@ -34,5 +34,5 @@ package() {
install -m755 ${srcdir}/${pkgname} "${pkgdir}"${_app_home}/bin/${pkgname}
ln -s ${_app_home}/bin/${pkgname} "${pkgdir}"/usr/bin/${pkgname}
}
-md5sums=('4d95186b1ca44149b94f8d4c9c4149dc'
+md5sums=('487cc7b647ca4e31536e62c865a77b2f'
'58628ce238328666d4b5c749ac528138')