summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno ReniƩ2022-01-24 14:47:37 +0100
committerBruno ReniƩ2022-01-24 14:47:37 +0100
commit98d7e677ab0ea5b47d51aa2d63c0f8837cf2c322 (patch)
tree5ba8afeffa4f40b618fe15629e51b0a23b6708f7
parent48fffd0b074f6b6001e1f4ef8db5bc663e78143b (diff)
downloadaur-98d7e677ab0ea5b47d51aa2d63c0f8837cf2c322.tar.gz
fix url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65a60f0928b6..46ec5fcac184 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = vaudtax
pkgdesc = VaudTax
pkgver = 2021
pkgrel = 1
- url = https://www.vd.ch/themes/etat-droit-finances/impots/impots-pour-les-individus/remplir-ma-declaration-dimpot/vaudtax-2020/
+ url = https://www.vd.ch/themes/etat-droit-finances/impots/impots-pour-les-individus/remplir-ma-declaration-dimpot/vaudtax-2021/
arch = x86_64
license = custom
depends = webkitgtk2
diff --git a/PKGBUILD b/PKGBUILD
index a8f6fc47a6c7..d185d3f389f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=2021
_pkgver=1.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-2020/"
+url="https://www.vd.ch/themes/etat-droit-finances/impots/impots-pour-les-individus/remplir-ma-declaration-dimpot/vaudtax-2021/"
depends=('webkitgtk2' 'jre11-openjdk' 'gnome-vfs')
arch=(x86_64)
license=('custom')