summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Renié2023-03-27 09:48:26 +0200
committerBruno Renié2023-03-27 09:48:26 +0200
commitd038ac93e77c6093d4db528adaf2865c4b267b92 (patch)
treef6a1c1d6c387578fe5b7fda8508570ff79e82e7b
parentff2d35131c389fde50e118bd73f8d3662cd955ef (diff)
downloadaur-d038ac93e77c6093d4db528adaf2865c4b267b92.tar.gz
bump to vaudtax2022-1.1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9cde59d306a5..6ae23a58c9e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = vaudtax
pkgdesc = VaudTax
- pkgver = 2021
+ pkgver = 2022
pkgrel = 2
- url = https://www.vd.ch/themes/etat-droit-finances/impots/impots-pour-les-individus/remplir-ma-declaration-dimpot/vaudtax-2021/
+ url = https://www.vd.ch/themes/etat-droit-finances/impots/impots-pour-les-individus/remplir-ma-declaration-dimpot/vaudtax-1
arch = x86_64
license = custom
- depends = webkitgtk2
+ depends = webkit2gtk
depends = jre11-openjdk
depends = gnome-vfs
- source = vaudtax-2021-1.3.1-production.tar.gz::https://vaudtax-dl.vd.ch/vaudtax2021/telechargement/linux/64bit/VaudTax_2021.tar.gz
+ source = vaudtax-2022-1.1-production.tar.gz::https://vaudtax-dl.vd.ch/vaudtax2022/telechargement/linux/64bit/VaudTax_2022.tar.gz
source = vaudtax
- md5sums = 4f802dd88df214942fa58f06feb64182
- md5sums = 877950620de61664340112f413a685c9
+ sha256sums = c4a1e04d403aa4136fc5fa7cfb0125874dddf42b4aabf2d06d8935916ebfa14b
+ sha256sums = e92996587a65052a528cc93f4eab7f95b025935f79fffbe40131e91d2540edba
pkgname = vaudtax
diff --git a/PKGBUILD b/PKGBUILD
index 7f4c08420f68..57faec9bf4a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Bruno Renié <brutasse@gmail.com>
pkgname=vaudtax
pkgver=2022
-_pkgver=1.0-production
-pkgrel=1
+_pkgver=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-1"
depends=('webkit2gtk' 'jre11-openjdk' 'gnome-vfs')
@@ -35,5 +35,5 @@ package() {
ln -s ${_app_home}/bin/${pkgname} "${pkgdir}"/usr/bin/${pkgname}
}
-sha256sums=('9b2bcd0107b8ffbcec782537169b62a36e32563f65c907bae5089633b97ba9a8'
- 'e92996587a65052a528cc93f4eab7f95b025935f79fffbe40131e91d2540edba')
+sha256sums=('c4a1e04d403aa4136fc5fa7cfb0125874dddf42b4aabf2d06d8935916ebfa14b'
+ 'e92996587a65052a528cc93f4eab7f95b025935f79fffbe40131e91d2540edba')