summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Renié2021-01-18 14:02:53 +0100
committerBruno Renié2021-01-18 14:02:53 +0100
commite6b8d61f562cb1b4cbc9feed24873f9d54b7199f (patch)
treed934351528b54e29e72cb5358453bc4863faeed1
parentfc93952221d9610a33ca1cfb931ba3126c0ce7be (diff)
downloadaur-e6b8d61f562cb1b4cbc9feed24873f9d54b7199f.tar.gz
vaudtax 2020
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2d05b9cb10c7..ee66173c2e32 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = vaudtax
pkgdesc = VaudTax
- pkgver = 2019
- pkgrel = 4
- url = https://www.vd.ch/themes/etat-droit-finances/impots/impots-pour-les-individus/remplir-ma-declaration-dimpot/vaudtax-2018/
+ pkgver = 2020
+ pkgrel = 1
+ 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-2019-1.2-production.tar.gz::https://vaudtax-dl.vd.ch/vaudtax2019/telechargement/linux/64bit/VaudTax_2019.tar.gz
+ source = vaudtax-2020-1.0.1-production.tar.gz::https://vaudtax-dl.vd.ch/vaudtax2020/telechargement/linux/64bit/VaudTax_2020.tar.gz
source = vaudtax
- md5sums = 0963a69228068323f19437c1446c7314
+ md5sums = 4d95186b1ca44149b94f8d4c9c4149dc
md5sums = 58628ce238328666d4b5c749ac528138
pkgname = vaudtax
diff --git a/PKGBUILD b/PKGBUILD
index d2b7838abe1c..ce9ca8e82de7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Bruno Renié <brutasse@gmail.com>
pkgname=vaudtax
-pkgver=2019
-_pkgver=1.2-production
-pkgrel=4
+pkgver=2020
+_pkgver=1.0.1-production
+pkgrel=1
pkgdesc="VaudTax"
-url="https://www.vd.ch/themes/etat-droit-finances/impots/impots-pour-les-individus/remplir-ma-declaration-dimpot/vaudtax-2018/"
+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')
arch=(x86_64)
license=('custom')
@@ -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=('0963a69228068323f19437c1446c7314'
+md5sums=('4d95186b1ca44149b94f8d4c9c4149dc'
'58628ce238328666d4b5c749ac528138')