summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichal Wojdyla2024-04-14 18:41:23 +0200
committerMichal Wojdyla2024-04-14 18:41:23 +0200
commitc295770f09aab35897e753eb2b8239dcbf4ed3b9 (patch)
tree4967ba3a52f4f943b09639796b3e9c86089df647 /PKGBUILD
parentc3622358519f339ec26ba816a0a920c0fd8720a3 (diff)
downloadaur-ocaml-xml-light.tar.gz
spdx license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 35b6e001170f..f696dd229040 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
+# Maintainer: Michał Wojdyła < micwoj9292 at gmail dot com >
# Contributor: oliver <at> first . in - berlin . de
pkgname=ocaml-xml-light
pkgver=2.5
-pkgrel=1
-license=('LGPL')
+pkgrel=2
+license=('LGPL-2.1-or-later')
arch=('i686' 'x86_64')
pkgdesc="Objective Caml lightweight xml parser"
url="http://tech.motion-twin.com/xmllight.html"