Jaroslav Lichtblau pushed to branch main at Arch Linux / Packaging / Packages / 
datovka


Commits:
93d7ef10 by Jaroslav Lichtblau at 2023-12-15T16:53:36+01:00
upgpkg: 4.23.0-1 - new upstream release

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,21 @@
+pkgbase = datovka
+       pkgdesc = GUI application for a 'Databox' - an electronic communication 
interface endorsed by the Czech government
+       pkgver = 4.23.0
+       pkgrel = 1
+       url = https://www.datovka.cz/
+       arch = i686
+       arch = x86_64
+       license = custom
+       makedepends = qt6-tools
+       depends = qt6-base
+       depends = qt6-svg
+       depends = qt6-5compat
+       depends = quazip-qt6
+       depends = qt6-websockets
+       depends = libdatovka
+       depends = openssl
+       depends = hicolor-icon-theme
+       source = 
https://secure.nic.cz/files/datove_schranky/4.23.0/datovka-4.23.0.tar.xz
+       sha256sums = 
dc8fbed22a2d4734156652daf2dd43c0828a180a27b0bda34682dded06e3bf67
+
+pkgname = datovka


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Jaroslav Lichtblau <svetlemo...@archlinux.org>
 
 pkgname=datovka
-pkgver=4.22.1
+pkgver=4.23.0
 pkgrel=1
 pkgdesc="GUI application for a 'Databox' - an electronic communication 
interface endorsed by the Czech government"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('qt6-base' 'qt6-svg' 'qt6-5compat' 'quazip-qt6' 
'qt6-websockets'
          'libdatovka' 'openssl' 'hicolor-icon-theme')
 makedepends=('qt6-tools')
 
source=(https://secure.nic.cz/files/datove_schranky/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('f7b043d2f887951a9719e8c8d1b1585cc716dbea3474a09bf1fd2667d63a2fdc')
+sha256sums=('dc8fbed22a2d4734156652daf2dd43c0828a180a27b0bda34682dded06e3bf67')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/datovka/-/commit/93d7ef10f6a09e487f44007116fcdf8fac748f66

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/datovka/-/commit/93d7ef10f6a09e487f44007116fcdf8fac748f66
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to