From e8917110bfff851af522fbc0a342f8facb36a649 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Sun, 16 Jan 2022 20:13:38 +0100 Subject: [PATCH] expat: Update url and license --- expat/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/expat/PKGBUILD b/expat/PKGBUILD index 160c575e..dfaf38f5 100644 --- a/expat/PKGBUILD +++ b/expat/PKGBUILD @@ -5,8 +5,8 @@ pkgver=2.4.3 pkgrel=1 pkgdesc="An XML parser library" arch=('i686' 'x86_64') -url="https://expat.sourceforge.io/" -license=('custom') +url="https://libexpat.github.io/" +license=('spdx:MIT') makedepends=('autotools' 'gcc') source=(https://github.com/libexpat/libexpat/releases/download/R_${pkgver//./_}/${pkgname}-${pkgver}.tar.xz{,.asc}) sha256sums=('b1f9f1b1a5ebb0acaa88c9ff79bfa4e145823b78aa5185e5c5d85f060824778a'