[arch-commits] Commit in mxml/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Sat Oct 10 10:50:22 UTC 2020


    Date: Saturday, October 10, 2020 @ 10:50:22
  Author: dvzrv
Revision: 723079

upgpkg: mxml 3.2-1: Upgrade to 3.2.

Modified:
  mxml/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-10 10:45:41 UTC (rev 723078)
+++ PKGBUILD	2020-10-10 10:50:22 UTC (rev 723079)
@@ -4,8 +4,8 @@
 # Contributor: Johannes Sjolund <j.sjolund at gmail.com>
 
 pkgname=mxml
-pkgver=3.1
-pkgrel=2
+pkgver=3.2
+pkgrel=1
 pkgdesc="A small XML parsing library"
 arch=('x86_64')
 url="https://www.msweet.org/mxml"
@@ -13,7 +13,8 @@
 depends=('glibc')
 provides=('libmxml.so')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/michaelrsweet/${pkgname}/archive/v${pkgver}.tar.gz")
-sha512sums=('8f8923b394093db5c471c52c17185916bc3c91f66c97de66919bfef2a09f271879a52f285e5fc4ded03484a3f83ba8fdb588d985b06e0c25ee001f1a80ffa586')
+sha512sums=('ed3f2b361394ef225a708b0032976a3d191d5eaea3022e190b29e0ee140e8f998f1d65c64e4898872b169516cee44f4f5f18401c6410c3b5aa1e9680b23e8675')
+b2sums=('f244dab599233b8a26aba5a11526979bf2f4d20b5fce67858f7759abc5bd2f3e2aac19d512c887248839d130cf1314065687cd1ccf91edbf5533ae2d342f286b')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list