summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormezcal2015-10-01 12:39:46 +0200
committermezcal2015-10-01 12:39:46 +0200
commit87d9b270c37fe0a54a9fad6d440b69e4d9eee137 (patch)
treed9bc67c8342601d815781eac1dde18df802cdd85
parentfedfe4ff1e36276366cc77318c6e20f339e077b0 (diff)
downloadaur-87d9b270c37fe0a54a9fad6d440b69e4d9eee137.tar.gz
Update to 2.21
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
-rw-r--r--mp3dcicon.pngbin3709 -> 3140 bytes
3 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6d82be1ca9c..18c48a8963d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mp3directcut
pkgdesc = fast audio editor and recorder for mp3 with no need to decompress
- pkgver = 2.20
+ pkgver = 2.21
pkgrel = 1
url = http://mpesch3.de1.cc/mp3dc.html
arch = i686
@@ -9,11 +9,11 @@ pkgbase = mp3directcut
source = mp3directcut
source = mp3directcut.desktop
source = mp3dcicon.png
- source = http://mp.mpex.net/files/mp3DC220.exe
+ source = http://softdar.ru/fileup/mp3DC221.exe
md5sums = 31de44159649baddf5c7b6936b87133f
md5sums = 910ada5caa9b0ea67a88bfc7ffe9c237
- md5sums = a56a1f306e2c918f0e5f8b5cabdf8c1d
- md5sums = 7159533de29017dca87f100f31d625bd
+ md5sums = 81a5bbd5789094b4bf5822791826c162
+ md5sums = 0ca5940345f25f3fe2d1af1f610547ff
pkgname = mp3directcut
diff --git a/PKGBUILD b/PKGBUILD
index b6646259309f..9b61aab02533 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Filip <fila pruda.com>
pkgname=mp3directcut
-pkgver=2.20
-_downver=220
+pkgver=2.21
+_downver=221
pkgrel=1
pkgdesc="fast audio editor and recorder for mp3 with no need to decompress"
arch=('i686' 'x86_64')
@@ -10,10 +10,10 @@ license=('FREEWARE')
[ "$CARCH" = "i686" ] && depends=(wine mpg123)
[ "$CARCH" = "x86_64" ] && depends=(wine lib32-mpg123)
makedepends=()
-source=(mp3directcut mp3directcut.desktop mp3dcicon.png http://mp.mpex.net/files/mp3DC$_downver.exe)
+source=(mp3directcut mp3directcut.desktop mp3dcicon.png http://softdar.ru/fileup/mp3DC$_downver.exe)
md5sums=(
'31de44159649baddf5c7b6936b87133f' '910ada5caa9b0ea67a88bfc7ffe9c237'
- 'a56a1f306e2c918f0e5f8b5cabdf8c1d' '7159533de29017dca87f100f31d625bd')
+ '81a5bbd5789094b4bf5822791826c162' '0ca5940345f25f3fe2d1af1f610547ff')
package() {
diff --git a/mp3dcicon.png b/mp3dcicon.png
index fc9ef3c7ec79..fe518bf3cd84 100644
--- a/mp3dcicon.png
+++ b/mp3dcicon.png
Binary files differ