summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2020-04-11 21:48:06 +0200
committerNarrat2020-04-11 21:48:06 +0200
commit867dafb571cb720d76e911558fe5b687d8b1f861 (patch)
tree2777b9b836f44ff0006cc8f90922372d2ac8fada
parentffa70d6aa7056dadc58be18aedae117693c93392 (diff)
downloadaur-867dafb571cb720d76e911558fe5b687d8b1f861.tar.gz
mp3directcut: update to 2.29
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3368d6ad7905..bb09ad0649b1 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.28
+ pkgver = 2.29
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/mp3dc228.exe
+ source = http://ftp.elf.stuba.sk/pub/pc/sound/mp3dc229.exe
source = mp3directcut
source = mp3directcut.desktop
source = mp3dcicon.png
- md5sums = 9345871c49cc5c1c8827dfaf3464fd5f
+ md5sums = 14c51594ed09d72e9d4ea613876c1298
md5sums = 31de44159649baddf5c7b6936b87133f
md5sums = 910ada5caa9b0ea67a88bfc7ffe9c237
md5sums = 81a5bbd5789094b4bf5822791826c162
diff --git a/PKGBUILD b/PKGBUILD
index e47994c1f406..082d938c3b9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Filip <fila pruda com>
pkgname=mp3directcut
-pkgver=2.28
+pkgver=2.29
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=('9345871c49cc5c1c8827dfaf3464fd5f'
+md5sums=('14c51594ed09d72e9d4ea613876c1298'
'31de44159649baddf5c7b6936b87133f'
'910ada5caa9b0ea67a88bfc7ffe9c237'
'81a5bbd5789094b4bf5822791826c162')