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

David Runge dvzrv at archlinux.org
Thu Feb 20 19:24:21 UTC 2020


    Date: Thursday, February 20, 2020 @ 19:24:21
  Author: dvzrv
Revision: 375929

upgpkg: libinstpatch 1.1.3-1: Upgrading to 1.1.3.

Modified:
  libinstpatch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-20 16:42:04 UTC (rev 375928)
+++ PKGBUILD	2020-02-20 19:24:21 UTC (rev 375929)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge <dvzrv at archlinux.org>
 
 pkgname=libinstpatch
-pkgver=1.1.2
+pkgver=1.1.3
 pkgrel=1
 pkgdesc="Instrument file software library"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('cmake' 'libsndfile' 'python')
 provides=('libinstpatch-1.0.so')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/swami/libinstpatch/archive/v${pkgver}.tar.gz")
-sha512sums=('27d8e5c7bfb2bb98074aac12a3d1017d65598b5fd34e4ae0e7843bb45120509cf8f579078dbbefb2815be39d18b316513121bb870357009b7c814d1677018530')
+sha512sums=('6a30a52d74bbccb0e7e7aa878fb0a6a9294e43fcc9cd0d88ad3d30be963859b3fa96e38da2863011956243ce149819982edad57a03d88c15e4f23018cd293d27')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list