aboutsummaryrefslogtreecommitdiffstats
path: root/testing/fvwm
diff options
context:
space:
mode:
Diffstat (limited to 'testing/fvwm')
-rw-r--r--testing/fvwm/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/fvwm/APKBUILD b/testing/fvwm/APKBUILD
index 47219e9971..e0a5aeb460 100644
--- a/testing/fvwm/APKBUILD
+++ b/testing/fvwm/APKBUILD
@@ -13,7 +13,7 @@ depends_dev="libxcursor-dev libx11-dev freetype-dev fontconfig-dev
makedepends="$depends_dev perl libxslt"
install=""
subpackages="$pkgname-doc $pkgname-lang"
-source="https://github.com/fvwmorg/fvwm/releases/download/version-${pkgver#.#_#}/$pkgname-$pkgver.tar.gz"
+source="https://github.com/fvwmorg/fvwm/releases/download/version-2_6_6/$pkgname-$pkgver.tar.gz"
_builddir=$srcdir/${pkgname}-${pkgver}
prepare() {