summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b3a6305da37..ba9a244a8520 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Oct 20 10:51:28 UTC 2016
+# Mon Mar 20 14:13:32 UTC 2017
pkgbase = mp3directcut
pkgdesc = fast audio editor and recorder for mp3 with no need to decompress
- pkgver = 2.22
+ pkgver = 2.23
pkgrel = 1
url = http://mpesch3.de1.cc/mp3dc.html
arch = i686
@@ -11,11 +11,11 @@ pkgbase = mp3directcut
source = mp3directcut
source = mp3directcut.desktop
source = mp3dcicon.png
- source = http://free-pc.ru/download/mp3DC222.exe
+ source = http://ftp.elf.stuba.sk/pub/pc/sound/mp3dc223.exe
md5sums = 31de44159649baddf5c7b6936b87133f
md5sums = 910ada5caa9b0ea67a88bfc7ffe9c237
md5sums = 81a5bbd5789094b4bf5822791826c162
- md5sums = 8173f18fcac6e1a58f3b372e24fdcad9
+ md5sums = d8a565b1db253608f96f2a40ceae9c8a
pkgname = mp3directcut
diff --git a/PKGBUILD b/PKGBUILD
index 8d508be04de9..90ec335d7a20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Filip <fila pruda com>
pkgname=mp3directcut
-pkgver=2.22
-_downver=222
+pkgver=2.23
+_downver=223
pkgrel=1
pkgdesc="fast audio editor and recorder for mp3 with no need to decompress"
arch=('i686' 'x86_64')
@@ -10,11 +10,11 @@ license=('FREEWARE')
[ "$CARCH" = "i686" ] && depends=(wine mpg123)
[ "$CARCH" = "x86_64" ] && depends=(wine lib32-mpg123)
makedepends=()
-source=(mp3directcut mp3directcut.desktop mp3dcicon.png http://free-pc.ru/download/mp3DC$_downver.exe)
-#http://ftp.elf.stuba.sk/pub/pc/sound/mp3dc$_downver.exe
+source=(mp3directcut mp3directcut.desktop mp3dcicon.png http://ftp.elf.stuba.sk/pub/pc/sound/mp3dc$_downver.exe)
+#http://free-pc.ru/download/mp3DC$_downver.exe
md5sums=(
'31de44159649baddf5c7b6936b87133f' '910ada5caa9b0ea67a88bfc7ffe9c237'
- '81a5bbd5789094b4bf5822791826c162' '8173f18fcac6e1a58f3b372e24fdcad9')
+ '81a5bbd5789094b4bf5822791826c162' 'd8a565b1db253608f96f2a40ceae9c8a')
package() {