summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Renié2020-01-27 10:46:05 +0100
committerBruno Renié2020-01-27 10:46:05 +0100
commit387e838dbbb131a8c7db89b3c4b7ae2cb8f0680f (patch)
treeb3370277a2b3bcda43d233040452dfe03c6595d6
parenta2881e5e9d33df8ab8b2d4603f518e7aba6cb21a (diff)
downloadaur-387e838dbbb131a8c7db89b3c4b7ae2cb8f0680f.tar.gz
version bump
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a8c89843532..e1347d941f76 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = vaudtax
pkgdesc = VaudTax
- pkgver = 2018
- pkgrel = 3
+ pkgver = 2019
+ pkgrel = 1
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-2018-1.2.1-production.tar.gz::https://vaudtax-dl.vd.ch/vaudtax2018/telechargement/linux/64bit/VaudTax_2018.tar.gz
+ source = vaudtax-2019-1.0.2-production.tar.gz::https://vaudtax-dl.vd.ch/vaudtax2019/telechargement/linux/64bit/VaudTax_2019.tar.gz
source = vaudtax
- md5sums = 50320be78002b94007d2fa9f9a2b0901
+ md5sums = 24e864ed2524422a9a1bc89d0b20797f
md5sums = 1b797df588e1d3851c67c7aee1f3f844
pkgname = vaudtax
diff --git a/PKGBUILD b/PKGBUILD
index 58d6d1bea675..6427e52fb180 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Bruno Renié <brutasse@gmail.com>
pkgname=vaudtax
-pkgver=2018
-_pkgver=1.2.1-production
-pkgrel=3
+pkgver=2019
+_pkgver=1.0.2-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/"
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=('50320be78002b94007d2fa9f9a2b0901'
+md5sums=('24e864ed2524422a9a1bc89d0b20797f'
'1b797df588e1d3851c67c7aee1f3f844')