summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNarrat2020-01-24 11:16:03 +0100
committerNarrat2020-01-24 11:16:03 +0100
commitffa70d6aa7056dadc58be18aedae117693c93392 (patch)
treef3571f2253137387da6583ed345a775e895c9488 /PKGBUILD
parent0c9b112635f638f2cc4728921d24ecd5f559c6ea (diff)
downloadaur-ffa70d6aa7056dadc58be18aedae117693c93392.tar.gz
update to 2.28
and update url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 692399cb6540..e47994c1f406 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
# Contributor: Filip <fila pruda com>
pkgname=mp3directcut
-pkgver=2.27
+pkgver=2.28
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"
+url="https://mpesch3.de/index.html"
license=('FREEWARE')
depends=(wine)
depends_i686=(mpg123)
@@ -17,7 +17,7 @@ source=(http://ftp.elf.stuba.sk/pub/pc/sound/mp3dc${pkgver/.}.exe
mp3directcut
mp3directcut.desktop
mp3dcicon.png)
-md5sums=('506569cc40b1f2969645571f2cdaae8c'
+md5sums=('9345871c49cc5c1c8827dfaf3464fd5f'
'31de44159649baddf5c7b6936b87133f'
'910ada5caa9b0ea67a88bfc7ffe9c237'
'81a5bbd5789094b4bf5822791826c162')
@@ -41,4 +41,4 @@ package() {
#docs
install -d -m755 "$pkgdir/usr/share/doc/mp3directcut"
install -m644 *.txt *.htm "$pkgdir/usr/share/doc/mp3directcut"
-} \ No newline at end of file
+}