diff options
Diffstat (limited to 'main/umix/APKBUILD')
-rw-r--r-- | main/umix/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/umix/APKBUILD b/main/umix/APKBUILD index 7a8825d07e6..a771ac24207 100644 --- a/main/umix/APKBUILD +++ b/main/umix/APKBUILD @@ -9,7 +9,7 @@ arch="all" license="GPL-2.0-or-later" makedepends="linux-headers ncurses-dev" subpackages="$pkgname-doc" -source="https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz" +source="https://downloads.sourceforge.net/umix/umix-$pkgver.tar.gz" prepare() { update_config_sub |