summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2021-09-28 20:24:22 +0200
committerNarrat2021-09-28 20:24:22 +0200
commit67b53cf31f1f9863b68096c3c40932c389dbb9b0 (patch)
tree2ec00ac3aadcd308cc443d939a32c78b3156902e
parent332db296348d795b6b292ebff64e2eda8a233bc9 (diff)
downloadaur-67b53cf31f1f9863b68096c3c40932c389dbb9b0.tar.gz
mpd3directcut: update to 2.33
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93fddcfd3150..0911cc033e1a 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.32
+ pkgver = 2.33
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/mp3dc232.exe
+ source = http://ftp.elf.stuba.sk/pub/pc/sound/mp3dc233.exe
source = mp3directcut
source = mp3directcut.desktop
source = mp3dcicon.png
- md5sums = d907ee8d75a404b87e585bc192aff71c
+ md5sums = 8b28ae45fd4ac4719d92c267b8bb8f22
md5sums = 31de44159649baddf5c7b6936b87133f
md5sums = 910ada5caa9b0ea67a88bfc7ffe9c237
md5sums = 81a5bbd5789094b4bf5822791826c162
@@ -21,4 +21,3 @@ pkgbase = mp3directcut
optdepends_x86_64 = lib32-libpulse: PulseAudio plugin
pkgname = mp3directcut
-
diff --git a/PKGBUILD b/PKGBUILD
index 0abdc2b1c311..579da9230830 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Filip <fila pruda com>
pkgname=mp3directcut
-pkgver=2.32
+pkgver=2.33
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=('d907ee8d75a404b87e585bc192aff71c'
+md5sums=('8b28ae45fd4ac4719d92c267b8bb8f22'
'31de44159649baddf5c7b6936b87133f'
'910ada5caa9b0ea67a88bfc7ffe9c237'
'81a5bbd5789094b4bf5822791826c162')