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

Daniel Bermond dbermond at gemini.archlinux.org
Tue Oct 5 20:49:22 UTC 2021


    Date: Tuesday, October 5, 2021 @ 20:49:22
  Author: dbermond
Revision: 1027802

upgpkg: libmysofa 1.2.1-1

Modified:
  libmysofa/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-05 20:47:11 UTC (rev 1027801)
+++ PKGBUILD	2021-10-05 20:49:22 UTC (rev 1027802)
@@ -1,7 +1,7 @@
 # Maintainer: Daniel Bermond <dbermond at archlinux.org>
 
 pkgname=libmysofa
-pkgver=1.2
+pkgver=1.2.1
 pkgrel=1
 pkgdesc='C library to read HRTFs if they are stored in the AES69-2015 SOFA format'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('cmake' 'cunit')
 checkdepends=('nodejs')
 source=("https://github.com/hoene/libmysofa/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('7638dec8ba2b5408cf32ab41d37cb29460095c4b2161a860480c122e71806ba9')
+sha256sums=('94cb02e488de4dc0860c8d23b29d93d290bb0a004d4aa17e1642985bba158ee9')
 
 build() {
     cmake \



More information about the arch-commits mailing list