summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2021-10-04 01:13:12 +0200
committerNarrat2021-10-04 01:13:12 +0200
commitc62550e6f09b9fe6d347158da0fd5b25132c9d18 (patch)
tree4900b5f952d338a067198be39477a181619748a1
parent67b53cf31f1f9863b68096c3c40932c389dbb9b0 (diff)
downloadaur-c62550e6f09b9fe6d347158da0fd5b25132c9d18.tar.gz
mp3directcut: update to 2.34
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0911cc033e1a..3175c828aaeb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = mp3directcut
pkgdesc = fast audio editor and recorder for mp3 with no need to decompress
- pkgver = 2.33
+ pkgver = 2.34
pkgrel = 1
url = https://mpesch3.de/index.html
arch = i686
arch = x86_64
license = FREEWARE
depends = wine
- source = http://ftp.elf.stuba.sk/pub/pc/sound/mp3dc233.exe
+ source = http://ftp.elf.stuba.sk/pub/pc/sound/mp3dc234.exe
source = mp3directcut
source = mp3directcut.desktop
source = mp3dcicon.png
- md5sums = 8b28ae45fd4ac4719d92c267b8bb8f22
+ md5sums = 2341f07ab24fc6fd588de429212c5293
md5sums = 31de44159649baddf5c7b6936b87133f
md5sums = 910ada5caa9b0ea67a88bfc7ffe9c237
md5sums = 81a5bbd5789094b4bf5822791826c162
diff --git a/PKGBUILD b/PKGBUILD
index 579da9230830..3731fc48050e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Filip <fila pruda com>
pkgname=mp3directcut
-pkgver=2.33
+pkgver=2.34
pkgrel=1
pkgdesc="fast audio editor and recorder for mp3 with no need to decompress"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ source=(http://ftp.elf.stuba.sk/pub/pc/sound/mp3dc${pkgver/.}.exe
mp3directcut
mp3directcut.desktop
mp3dcicon.png)
-md5sums=('8b28ae45fd4ac4719d92c267b8bb8f22'
+md5sums=('2341f07ab24fc6fd588de429212c5293'
'31de44159649baddf5c7b6936b87133f'
'910ada5caa9b0ea67a88bfc7ffe9c237'
'81a5bbd5789094b4bf5822791826c162')