[arch-commits] Commit in soundtouch/trunk (PKGBUILD)
Maxime Gauduin
alucryd at gemini.archlinux.org
Mon Aug 23 07:31:11 UTC 2021
Date: Monday, August 23, 2021 @ 07:31:11
Author: alucryd
Revision: 422466
upgpkg: soundtouch 2.3.0-1
Modified:
soundtouch/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-23 07:21:50 UTC (rev 422465)
+++ PKGBUILD 2021-08-23 07:31:11 UTC (rev 422466)
@@ -2,7 +2,7 @@
# Contributor: Eric Bélanger <eric at archlinux.org>
pkgname=soundtouch
-pkgver=2.2
+pkgver=2.3.0
pkgrel=1
pkgdesc='An audio processing library'
arch=(x86_64)
@@ -10,7 +10,7 @@
license=(LGPL)
depends=(gcc-libs)
makedepends=(git)
-_tag=762f56024b7ade81f6565903161dffec0ad4741e
+_tag=c65afe49f697fcea87d9a134870c8d115d7700cc
source=(git+https://gitlab.com/soundtouch/soundtouch.git#tag=${_tag})
sha256sums=(SKIP)
More information about the arch-commits
mailing list