summaryrefslogtreecommitdiff
path: root/main/dtach/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/dtach/APKBUILD')
-rw-r--r--main/dtach/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/dtach/APKBUILD b/main/dtach/APKBUILD
index e5e6836e0f7..9424c706925 100644
--- a/main/dtach/APKBUILD
+++ b/main/dtach/APKBUILD
@@ -6,7 +6,7 @@ pkgdesc="A program that emulates the detach feature of screen"
url="https://dtach.sourceforge.net/"
arch="all"
license="GPL"
-source="https://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz"
+source="https://downloads.sourceforge.net/project/dtach/dtach/${pkgver}/dtach-${pkgver}.tar.gz"
subpackages="$pkgname-doc"
build() {