Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / libdatovka
Commits: 97512a40 by Felix Yan at 2023-12-11T06:21:44+02:00 upgpkg: 0.3.0-4: rebuild with icu 74 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,15 @@ +pkgbase = libdatovka + pkgdesc = ISDS client library + pkgver = 0.3.0 + pkgrel = 4 + url = https://www.datovka.cz/cs/pages/libdatovka.html + arch = x86_64 + license = LGPL + makedepends = docbook-xsl + depends = libxml2 + depends = openssl + depends = curl + source = https://secure.nic.cz/files/datove_schranky/libdatovka/libdatovka-0.3.0.tar.xz + sha256sums = c69905a1be69774a6956a8145c1631d453de162caaef1769c692501c2340261b + +pkgname = libdatovka ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=libdatovka pkgver=0.3.0 -pkgrel=3 +pkgrel=4 pkgdesc="ISDS client library" arch=('x86_64') url="https://www.datovka.cz/cs/pages/libdatovka.html" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libdatovka/-/commit/97512a40027a0374b3223af6ffa0a159fa2ac522 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libdatovka/-/commit/97512a40027a0374b3223af6ffa0a159fa2ac522 You're receiving this email because of your account on gitlab.archlinux.org.
