summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Renié2020-03-16 09:53:10 +0100
committerBruno Renié2020-03-16 09:53:10 +0100
commitfc93952221d9610a33ca1cfb931ba3126c0ce7be (patch)
tree7442e11dcd2229b4a365bd19e29410450e22eb67
parentedca89cbd246561ec92f9454929e86210209923f (diff)
downloadaur-fc93952221d9610a33ca1cfb931ba3126c0ce7be.tar.gz
version bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1556d4179333..2d05b9cb10c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = vaudtax
pkgdesc = VaudTax
pkgver = 2019
- pkgrel = 3
+ pkgrel = 4
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.1.1-production.tar.gz::https://vaudtax-dl.vd.ch/vaudtax2019/telechargement/linux/64bit/VaudTax_2019.tar.gz
+ source = vaudtax-2019-1.2-production.tar.gz::https://vaudtax-dl.vd.ch/vaudtax2019/telechargement/linux/64bit/VaudTax_2019.tar.gz
source = vaudtax
- md5sums = 9cb9f30854f7d77c1041a541bc251ebf
+ md5sums = 0963a69228068323f19437c1446c7314
md5sums = 58628ce238328666d4b5c749ac528138
pkgname = vaudtax
diff --git a/PKGBUILD b/PKGBUILD
index a2a41475f60b..d2b7838abe1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Bruno Renié <brutasse@gmail.com>
pkgname=vaudtax
pkgver=2019
-_pkgver=1.1.1-production
-pkgrel=3
+_pkgver=1.2-production
+pkgrel=4
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=('9cb9f30854f7d77c1041a541bc251ebf'
+md5sums=('0963a69228068323f19437c1446c7314'
'58628ce238328666d4b5c749ac528138')