summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormezcal2016-10-20 12:52:13 +0200
committermezcal2016-10-20 12:52:13 +0200
commit51a3716aae648a0b822715f7af4d193ad74f181e (patch)
treec3b846d024d3bc35280f5cfed9458bb9b4ae2735
parent64649d5ea49f50ddf22ca36e028d75a33982afb5 (diff)
downloadaur-51a3716aae648a0b822715f7af4d193ad74f181e.tar.gz
Update to 2.22
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD11
2 files changed, 10 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d049916d91da..2b3a6305da37 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Feb 4 09:01:37 UTC 2016
+# Thu Oct 20 10:51:28 UTC 2016
pkgbase = mp3directcut
pkgdesc = fast audio editor and recorder for mp3 with no need to decompress
- pkgver = 2.21
+ pkgver = 2.22
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 = mp3DC221.exe::http://www.videohelp.com/download/mp3DC221.exe?r=SvBPXMDg
+ source = http://free-pc.ru/download/mp3DC222.exe
md5sums = 31de44159649baddf5c7b6936b87133f
md5sums = 910ada5caa9b0ea67a88bfc7ffe9c237
md5sums = 81a5bbd5789094b4bf5822791826c162
- md5sums = 0ca5940345f25f3fe2d1af1f610547ff
+ md5sums = 8173f18fcac6e1a58f3b372e24fdcad9
pkgname = mp3directcut
diff --git a/PKGBUILD b/PKGBUILD
index 8c1895f6c38e..8d508be04de9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Filip <fila pruda.com>
+# Maintainer: Filip <fila pruda com>
pkgname=mp3directcut
-pkgver=2.21
-_downver=221
+pkgver=2.22
+_downver=222
pkgrel=1
pkgdesc="fast audio editor and recorder for mp3 with no need to decompress"
arch=('i686' 'x86_64')
@@ -10,10 +10,11 @@ license=('FREEWARE')
[ "$CARCH" = "i686" ] && depends=(wine mpg123)
[ "$CARCH" = "x86_64" ] && depends=(wine lib32-mpg123)
makedepends=()
-source=(mp3directcut mp3directcut.desktop mp3dcicon.png "mp3DC$_downver.exe::http://www.videohelp.com/download/mp3DC$_downver.exe?r=SvBPXMDg")
+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
md5sums=(
'31de44159649baddf5c7b6936b87133f' '910ada5caa9b0ea67a88bfc7ffe9c237'
- '81a5bbd5789094b4bf5822791826c162' '0ca5940345f25f3fe2d1af1f610547ff')
+ '81a5bbd5789094b4bf5822791826c162' '8173f18fcac6e1a58f3b372e24fdcad9')
package() {