expat: Update to 2.5.0

This commit is contained in:
Christoph Reiter 2022-10-26 11:19:14 +02:00
parent 65332acef1
commit f73b38d2b4

View File

@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com> # Maintainer: Alexey Pavlov <alexpux@gmail.com>
pkgname=('expat' 'libexpat' 'libexpat-devel') pkgname=('expat' 'libexpat' 'libexpat-devel')
pkgver=2.4.9 pkgver=2.5.0
pkgrel=1 pkgrel=1
pkgdesc="An XML parser library" pkgdesc="An XML parser library"
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
@ -9,7 +9,7 @@ url="https://libexpat.github.io/"
license=('spdx:MIT') license=('spdx:MIT')
makedepends=('autotools' 'gcc') makedepends=('autotools' 'gcc')
source=(https://github.com/libexpat/libexpat/releases/download/R_${pkgver//./_}/${pkgname}-${pkgver}.tar.xz{,.asc}) source=(https://github.com/libexpat/libexpat/releases/download/R_${pkgver//./_}/${pkgname}-${pkgver}.tar.xz{,.asc})
sha256sums=('6e8c0728fe5c7cd3f93a6acce43046c5e4736c7b4b68e032e9350daa0efc0354' sha256sums=('ef2420f0232c087801abf705e89ae65f6257df6b7931d37846a193ef2e8cdcbe'
'SKIP') 'SKIP')
validpgpkeys=('3176EF7DB2367F1FCA4F306B1F9B0E909AF37285') # Sebastian Pipping validpgpkeys=('3176EF7DB2367F1FCA4F306B1F9B0E909AF37285') # Sebastian Pipping