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

David Runge dvzrv at gemini.archlinux.org
Mon Jun 27 09:54:54 UTC 2022


    Date: Monday, June 27, 2022 @ 09:54:54
  Author: dvzrv
Revision: 1239631

upgpkg: libmusicxml 3.22-1: Upgrade to 3.22.

Modified:
  libmusicxml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-27 09:53:57 UTC (rev 1239630)
+++ PKGBUILD	2022-06-27 09:54:54 UTC (rev 1239631)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge <dvzrv at archlinux.org>
 
 pkgname=libmusicxml
-pkgver=3.21
+pkgver=3.22
 pkgrel=1
 pkgdesc="Portable C++ library around the MusicXML format"
 arch=(x86_64)
@@ -12,8 +12,8 @@
 provides=(libmusicxml2.so)
 options=(debug)
 source=($pkgname-$pkgver.tar.gz::https://github.com/grame-cncm/$pkgname/archive/v$pkgver.tar.gz)
-sha512sums=('c594a61e63a8ddcd11fa95cdb44cf0bb2b9251104e7407d13f013f5a7fe9cafd7d76a6d80c3d907c7428af8604b4a2c9e811b515df1072d3923bbc997c9c4921')
-b2sums=('a36c7babd8929d80883d5bad47bfda1cb65c140e22f06aca7f1c0eea3ae4e2eb70058726faec1b0a7b5acbc7559e7d8a0781da7ceff9a6d2fb3e666eb9fc86a5')
+sha512sums=('31e7dcddfd471185f927c84369f4ae2b0a92354073368400d63e09a413dc2227bcc3b9124a2035b07553e6dc79c1cee19d4e27e1f2ff19a43d512a19505fb8dc')
+b2sums=('f63bab8dd7d9da0fa0b4ae4fb1e4e4b4a052d1ac49b404713528372472e8f7e2a280672c9fbbd68111325c11778ee908024de5af1576ae81444169df71fa92cf')
 
 build() {
   cmake \



More information about the arch-commits mailing list