[arch-commits] Commit in libinstpatch/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Mon Apr 6 21:51:47 UTC 2020
Date: Monday, April 6, 2020 @ 21:51:46
Author: dvzrv
Revision: 379712
upgpkg: libinstpatch 1.1.4-1: Upgrading to 1.1.4.
Modified:
libinstpatch/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-06 21:50:17 UTC (rev 379711)
+++ PKGBUILD 2020-04-06 21:51:46 UTC (rev 379712)
@@ -1,7 +1,7 @@
# Maintainer: David Runge <dvzrv at archlinux.org>
pkgname=libinstpatch
-pkgver=1.1.3
+pkgver=1.1.4
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=('6a30a52d74bbccb0e7e7aa878fb0a6a9294e43fcc9cd0d88ad3d30be963859b3fa96e38da2863011956243ce149819982edad57a03d88c15e4f23018cd293d27')
+sha512sums=('7dae8fd21162e0053c1a72fbd69f228467cd1d05292b503670798a86de187265d0ebde4e822728440abfffa61a0b6b8c1011b794119f285e8bcb57728ab81240')
prepare() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list