summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabien Dubosson2022-03-05 23:49:19 +0100
committerFabien Dubosson2022-03-05 23:49:19 +0100
commita64f9ce25e40b9af02f1624f1bbe2890de83ae8a (patch)
tree97c1f285beb24537f0d9e40051f8c0ad799128e1
parente88712cfc32db377a21cd4c2802d3f09baa996df (diff)
downloadaur-a64f9ce25e40b9af02f1624f1bbe2890de83ae8a.tar.gz
New upstream release 2021_1.0.3-46
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dab6ba658b24..eccec02b30b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vstax
pkgdesc = Software to fill the tax forms of the canton of Valais, Switzerland
- pkgver = 2021_1.0.1
- pkgrel = 44
+ pkgver = 2021_1.0.3
+ pkgrel = 46
url = http://www.vs.ch/vstax
install = vstax.install
changelog = ChangeLog
@@ -10,9 +10,9 @@ pkgbase = vstax
depends = java-runtime
depends = shared-mime-info
depends = desktop-file-utils
- source = https://sftp.vs.ch/vstax/2021/vstax2021_1.0.1-44_amd64.deb
+ source = https://sftp.vs.ch/vstax/2021/vstax2021_1.0.3-46_amd64.deb
source = archlinux.patch
- sha256sums = d24e49fa05010810c086291680d2e6dc43e536227dcca18881a18826ff608fe9
+ sha256sums = 7fb97650f3d5289946f5ee8ca1c4bcf05e642a0f4bd911f04c1dee7afb9f8bb9
sha256sums = 3a6d087acc6a995cd162f37ee7feb5c87f44ca0213ffd40215b1922b70416336
pkgname = vstax
diff --git a/PKGBUILD b/PKGBUILD
index 99a853252593..3f02ba55eaf3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
pkgname="vstax"
_year="2021"
-pkgver="${_year}_1.0.1"
-pkgrel="44"
+pkgver="${_year}_1.0.3"
+pkgrel="46"
pkgdesc="Software to fill the tax forms of the canton of Valais, Switzerland"
url="http://www.vs.ch/vstax"
license=('unknown')
@@ -17,7 +17,7 @@ install="vstax.install"
changelog="ChangeLog"
source=("https://sftp.vs.ch/${pkgname}/${_year}/${pkgname}${pkgver}-${pkgrel}_amd64.deb"
"archlinux.patch")
-sha256sums=('d24e49fa05010810c086291680d2e6dc43e536227dcca18881a18826ff608fe9'
+sha256sums=('7fb97650f3d5289946f5ee8ca1c4bcf05e642a0f4bd911f04c1dee7afb9f8bb9'
'3a6d087acc6a995cd162f37ee7feb5c87f44ca0213ffd40215b1922b70416336')