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

Thore Bödecker foxxx0 at archlinux.org
Sat Mar 13 14:06:05 UTC 2021


    Date: Saturday, March 13, 2021 @ 14:06:05
  Author: foxxx0
Revision: 890239

upgpkg: dsp 1.8-1: update to upstream release 1.8

Modified:
  dsp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-13 14:03:09 UTC (rev 890238)
+++ PKGBUILD	2021-03-13 14:06:05 UTC (rev 890239)
@@ -4,8 +4,8 @@
 # Contributor: sekret
 
 pkgname=dsp
-pkgver=1.7
-pkgrel=2
+pkgver=1.8
+pkgrel=1
 pkgdesc="An audio processing program with an interactive mode"
 arch=('x86_64')
 url="https://github.com/bmc0/${pkgname}"
@@ -26,7 +26,7 @@
   'ladspa-host: For the LADSPA plugin.'
 )
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/bmc0/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('e7ae2390ba48b76be59daae4b28886395380b2fc2d03b0948bffb50e8572863e')
+sha256sums=('b2ac432b830ffe9ddd8e3c45c781b3816cfe8d523921045b6acd108de2f1a689')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list