aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCyrusmg2024-02-15 17:40:11 +0100
committerCyrusmg2024-02-15 17:40:11 +0100
commite347c6f84d9a103fa83c797df858b44cddeed329 (patch)
treecc9a81e685280f63c2f331513042ca8d8b0d2f13 /PKGBUILD
parent4c4667db258aac7f1b6abedbc7392631cc0c2947 (diff)
downloadaur-eobcanka.tar.gz
v3.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 020512c49f05..cab264008b58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Cyrusmg <aur@kulovany.net>
pkgname=eobcanka
-pkgver=3.4.0
+pkgver=3.4.1
pkgrel=1
pkgdesc="eObcanka software for Czech Citizen Portal"
arch=('i686' 'x86_64' 'mips64el' 'armv6h' 'armv7h' 'arm' 'aarch64')
@@ -23,6 +23,6 @@ post_install ()
echo "If your reader is not being recognized, run systemctl start pcscd.socket and pcscd.service"
}
-sha1sums=('142e5a7965a1e84279e3cb4b77d18cece27353b4')
+sha1sums=('fdf96fee7cb5ee84ef5dbdad1b2ec2c5c0b5eb47')
# vim:set ts=2 sw=2 et: