Jaroslav Lichtblau pushed to branch main at Arch Linux / Packaging / Packages /
libdatovka
Commits:
83ed726f by Jaroslav Lichtblau at 2024-09-09T12:03:44+02:00
libdatovka - license specified
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="ISDS client library"
arch=('x86_64')
url="https://www.datovka.cz/cs/pages/libdatovka.html"
-license=('LGPL')
+license=('LGPL-3.0-only')
depends=('libxml2' 'openssl' 'curl' 'expat')
makedepends=('docbook-xsl')
source=(https://datovka.nic.cz/$pkgname/$pkgname-$pkgver.tar.xz)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libdatovka/-/commit/83ed726f3807d8210cc473b97b88d43a65ada237
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libdatovka/-/commit/83ed726f3807d8210cc473b97b88d43a65ada237
You're receiving this email because of your account on gitlab.archlinux.org.