summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormezcal2016-10-20 12:52:13 +0200
committermezcal2016-10-20 12:52:13 +0200
commit51a3716aae648a0b822715f7af4d193ad74f181e (patch)
treec3b846d024d3bc35280f5cfed9458bb9b4ae2735 /PKGBUILD
parent64649d5ea49f50ddf22ca36e028d75a33982afb5 (diff)
downloadaur-51a3716aae648a0b822715f7af4d193ad74f181e.tar.gz
Update to 2.22
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 6 insertions, 5 deletions
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() {