summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormezcal2018-09-11 14:36:40 +0200
committermezcal2018-09-11 14:36:40 +0200
commit361f5147fb589f0c965f2c04371513b375d9822a (patch)
tree1ae4ab86266eb87c39f0109c8f4865e3fb022a33
parent7c3a5c10368b5c87ff9fbc8d72ee5a57c9449dac (diff)
downloadaur-361f5147fb589f0c965f2c04371513b375d9822a.tar.gz
Update to 2.24
-rw-r--r--.SRCINFO13
-rw-r--r--PKGBUILD9
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 510a31762c9e..5882fecb5ff5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,22 @@
-# Generated by mksrcinfo v8
-# Wed Apr 5 08:17:05 UTC 2017
pkgbase = mp3directcut
pkgdesc = fast audio editor and recorder for mp3 with no need to decompress
- pkgver = 2.23
- pkgrel = 2
+ pkgver = 2.24
+ pkgrel = 1
url = http://mpesch3.de1.cc/mp3dc.html
arch = i686
arch = x86_64
license = FREEWARE
+ depends = wine
+ depends = lib32-mpg123
+ optdepends = lib32-libpulse: PulseAudio plugin
source = mp3directcut
source = mp3directcut.desktop
source = mp3dcicon.png
- source = http://ftp.elf.stuba.sk/pub/pc/sound/mp3dc223.exe
+ source = http://ftp.elf.stuba.sk/pub/pc/sound/mp3dc224.exe
md5sums = 31de44159649baddf5c7b6936b87133f
md5sums = 910ada5caa9b0ea67a88bfc7ffe9c237
md5sums = 81a5bbd5789094b4bf5822791826c162
- md5sums = d8a565b1db253608f96f2a40ceae9c8a
+ md5sums = 17ba0eda4320095a14bc9d0f2eb9500b
pkgname = mp3directcut
diff --git a/PKGBUILD b/PKGBUILD
index 1de002d79ceb..7ef9d5691677 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Filip <fila pruda com>
pkgname=mp3directcut
-pkgver=2.23
-_downver=223
-pkgrel=2
+pkgver=2.24
+_downver=224
+pkgrel=1
pkgdesc="fast audio editor and recorder for mp3 with no need to decompress"
arch=('i686' 'x86_64')
url="http://mpesch3.de1.cc/mp3dc.html"
@@ -15,10 +15,9 @@ license=('FREEWARE')
makedepends=()
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' 'd8a565b1db253608f96f2a40ceae9c8a')
+ '81a5bbd5789094b4bf5822791826c162' '17ba0eda4320095a14bc9d0f2eb9500b')
package() {