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 e1347d941f76..87c7dbba8504 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = vaudtax
pkgdesc = VaudTax
pkgver = 2019
- pkgrel = 1
+ pkgrel = 2
url = https://www.vd.ch/themes/etat-droit-finances/impots/impots-pour-les-individus/remplir-ma-declaration-dimpot/vaudtax-2018/
arch = x86_64
license = custom
depends = webkitgtk2
depends = jre8-openjdk
depends = gnome-vfs
- source = vaudtax-2019-1.0.2-production.tar.gz::https://vaudtax-dl.vd.ch/vaudtax2019/telechargement/linux/64bit/VaudTax_2019.tar.gz
+ source = vaudtax-2019-1.1.1-production.tar.gz::https://vaudtax-dl.vd.ch/vaudtax2019/telechargement/linux/64bit/VaudTax_2019.tar.gz
source = vaudtax
- md5sums = 24e864ed2524422a9a1bc89d0b20797f
+ md5sums = 9cb9f30854f7d77c1041a541bc251ebf
md5sums = 1b797df588e1d3851c67c7aee1f3f844
pkgname = vaudtax
diff --git a/PKGBUILD b/PKGBUILD
index 6427e52fb180..f05f1166d898 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Bruno ReniƩ <brutasse@gmail.com>
pkgname=vaudtax
pkgver=2019
-_pkgver=1.0.2-production
-pkgrel=1
+_pkgver=1.1.1-production
+pkgrel=2
pkgdesc="VaudTax"
url="https://www.vd.ch/themes/etat-droit-finances/impots/impots-pour-les-individus/remplir-ma-declaration-dimpot/vaudtax-2018/"
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=('24e864ed2524422a9a1bc89d0b20797f'
+md5sums=('9cb9f30854f7d77c1041a541bc251ebf'
'1b797df588e1d3851c67c7aee1f3f844')