aboutsummaryrefslogtreecommitdiffstats
path: root/main/aumix/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/aumix/APKBUILD')
-rw-r--r--main/aumix/APKBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/main/aumix/APKBUILD b/main/aumix/APKBUILD
index 2fc8efeceb6..7579e7f38f4 100644
--- a/main/aumix/APKBUILD
+++ b/main/aumix/APKBUILD
@@ -1,17 +1,18 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=aumix
pkgver=2.9.1
-pkgrel=7
+pkgrel=10
pkgdesc="color text mode sound mixer"
-url="http://www.jpj.net/~trevor/aumix.html"
+url="https://sourceforge.net/projects/aumix/"
arch="all"
license="GPL-2.0-or-later"
makedepends="ncurses-dev linux-headers"
-subpackages="$pkgname-doc"
-source="http://jpj.net/~trevor/aumix/releases/aumix-$pkgver.tar.bz2
+subpackages="$pkgname-doc $pkgname-openrc"
+source="https://downloads.sourceforge.net/aumix/$pkgver/aumix-$pkgver.tar.bz2
gcc-10.patch
aumix.initd
"
+options="!check"
prepare() {
default_prepare