[arch-commits] Commit in expat/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Mon Sep 4 06:13:00 UTC 2017
Date: Monday, September 4, 2017 @ 06:13:00
Author: bpiotrowski
Revision: 304635
2.2.4-1: new upstream release
Modified:
expat/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-09-04 06:10:39 UTC (rev 304634)
+++ PKGBUILD 2017-09-04 06:13:00 UTC (rev 304635)
@@ -4,7 +4,7 @@
# Contributor: Judd Vinet <jvinet at zeroflux.org>
pkgname=expat
-pkgver=2.2.3
+pkgver=2.2.4
pkgrel=1
pkgdesc='An XML parser library'
arch=(i686 x86_64)
@@ -12,7 +12,7 @@
license=(custom)
depends=(glibc)
source=(http://downloads.sourceforge.net/sourceforge/expat/$pkgname-$pkgver.tar.bz2)
-md5sums=('f053af63ef5f39bd9b78d01fbc203334')
+md5sums=('6e3980aba29a224a9f478d88ac7ec207')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list