[arch-commits] Commit in libmodulemd/trunk (PKGBUILD)
Jelle van der Waa
jelle at gemini.archlinux.org
Thu Dec 2 14:38:35 UTC 2021
Date: Thursday, December 2, 2021 @ 14:38:34
Author: jelle
Revision: 1061922
cleanups
Modified:
libmodulemd/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-02 14:36:37 UTC (rev 1061921)
+++ PKGBUILD 2021-12-02 14:38:34 UTC (rev 1061922)
@@ -1,3 +1,4 @@
+# Contributor: larchunix
# Maintainer: Jelle van der Waa <jelle at archlinux.org>
pkgname=libmodulemd
@@ -6,7 +7,7 @@
pkgdesc="C Library for manipulating module metadata files"
arch=('x86_64')
url="https://github.com/fedora-modularity/$pkgname"
-license=('custom:MIT')
+license=('MIT')
depends=('file' 'glib2' 'libyaml' 'rpm-tools')
makedepends=('gobject-introspection' 'gtk-doc' 'help2man' 'meson' 'python-gobject')
optdepends=('python-gobject: for python bindings')
More information about the arch-commits
mailing list