summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2020-10-28 21:31:02 +0100
committerNarrat2020-10-28 21:31:02 +0100
commit7250d8bcd414b8ff86fc00369bd4857f18e6cd31 (patch)
tree03fec7b240cf8c69ec5c23447c1d8fa3d05d3d3e
parent67694f6cc966cb8b90ee51e6f1be539b71a8cb0a (diff)
downloadaur-7250d8bcd414b8ff86fc00369bd4857f18e6cd31.tar.gz
mp3directcut: update to 2.31
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea97faba5316..f75cb327be42 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.30
+ pkgver = 2.31
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/mp3dc230.exe
+ source = http://ftp.elf.stuba.sk/pub/pc/sound/mp3dc231.exe
source = mp3directcut
source = mp3directcut.desktop
source = mp3dcicon.png
- md5sums = a4043199945edd9023e2274445b6d528
+ md5sums = 7c0d108b395a466a004aafb8c30f8cac
md5sums = 31de44159649baddf5c7b6936b87133f
md5sums = 910ada5caa9b0ea67a88bfc7ffe9c237
md5sums = 81a5bbd5789094b4bf5822791826c162
diff --git a/PKGBUILD b/PKGBUILD
index 5b50be00bc53..3aac7b3e4d20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Filip <fila pruda com>
pkgname=mp3directcut
-pkgver=2.30
+pkgver=2.31
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=('a4043199945edd9023e2274445b6d528'
+md5sums=('7c0d108b395a466a004aafb8c30f8cac'
'31de44159649baddf5c7b6936b87133f'
'910ada5caa9b0ea67a88bfc7ffe9c237'
'81a5bbd5789094b4bf5822791826c162')