summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaroslav Lichtblau2017-06-24 14:59:31 +0200
committerJaroslav Lichtblau2017-06-24 14:59:31 +0200
commit8a92ec2ef4f949dd6d9d6dbae69ccc075042a331 (patch)
tree684a371baf83edf1a5354c69bf66962e2ac38582 /PKGBUILD
parentac686641e3436b3897906063841e2e994de75ef3 (diff)
downloadaur-8a92ec2ef4f949dd6d9d6dbae69ccc075042a331.tar.gz
datovka-4.8.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16a920dfa453..853c529984b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
pkgname=datovka
-pkgver=4.8.2
+pkgver=4.8.3
pkgrel=1
pkgdesc='GUI application for a 'Databox' - an electronic communication interface endorsed by the Czech government'
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('LGPL')
depends=('qt5-base' 'libisds' 'openssl' 'hicolor-icon-theme')
makedepends=('qt5-tools')
source=(https://secure.nic.cz/files/datove_schranky/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('37b4c99d5c19097417b799203ba095ca3e0c3b0007cd6c137537af535f6da785')
+sha256sums=('9187e4b50f09c62f70b31da111aca6ccecc7ad3b3ebd124ee49a222c21a2a63c')
build() {
cd "${srcdir}"/$pkgname-$pkgver