dev #2
@@ -4,7 +4,7 @@ pkgdesc="An XML parser library"
|
|||||||
homepage="https://libexpat.github.io/"
|
homepage="https://libexpat.github.io/"
|
||||||
license=(MIT)
|
license=(MIT)
|
||||||
sources=("${pkgname}-${pkgver}.tar.xz")
|
sources=("${pkgname}-${pkgver}.tar.xz")
|
||||||
urls=("https://prdownloads.sourceforge.net/${pkgname}/${sources[0]}")
|
urls=("https://github.com/libexpat/libexpat/releases/download/R_2_7_1/${sources[0]}")
|
||||||
md5sums=("9f0c266ff4b9720beae0c6bd53ae4469")
|
md5sums=("9f0c266ff4b9720beae0c6bd53ae4469")
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
|
|||||||
Reference in New Issue
Block a user