summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlec Mev2022-04-10 07:06:49 +0100
committerAlec Mev2022-04-10 07:06:49 +0100
commit4c6f2041684c9eb22ca061327f1dab7724ab9e63 (patch)
tree809b9e581a723b203fed08393b4b898516be6ce8 /PKGBUILD
parent08731eea172af0fa30f6a803645034d8e46eecda (diff)
downloadaur-4c6f2041684c9eb22ca061327f1dab7724ab9e63.tar.gz
8.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26c60ebc6df1..b4a7d720fd1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_form=420 # To make it easier to clone this PKGBUILD for other forms
pkgname="canaries-form-${_form}"
-pkgver=8.2.1
+pkgver=8.3.0
pkgrel=1
pkgdesc="Helper program for filling out Modelo ${_form} of Agencia Tributaria Canaria"
arch=('x86_64')
@@ -19,10 +19,10 @@ makedepends=(
'imagemagick'
)
install="${pkgname}.install"
-_year=21
+_year=22
_zipname="M${_form}V${pkgver//./}E${_year}"
source=("${pkgname}-${pkgver}.zip::https://www.gobiernodecanarias.org/tributos/atc/estatico/asistencia_contribuyente/modelos/ref_y_propios/igic/mod${_form}/bin/${_zipname}.zip")
-sha256sums=('e92ccc682c2c0af4150d78912f654eee6326ac874000829ef52dac19f88423f0')
+sha256sums=('313efef7d84afeca1386ef79b8d2ee601ff8371df790c6aa50badc16c7a48880')
_innerdir="${_zipname}/I.G.I.C.-Modelo${_form}-(20${_year})"
_srcjar="${_innerdir}/pa-mod${_form}.jar"