summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--community/xbindkeys/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xbindkeys/APKBUILD b/community/xbindkeys/APKBUILD
index e4806769265..4fcd97eb947 100644
--- a/community/xbindkeys/APKBUILD
+++ b/community/xbindkeys/APKBUILD
@@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
depends="guile"
makedepends="guile-dev libx11-dev"
subpackages="$pkgname-doc"
-source="https://nongnu.org/$pkgname/$pkgname-$pkgver.tar.gz
+source="https://nongnu.org/xbindkeys/xbindkeys-$pkgver.tar.gz
10-guile3_0.patch"
prepare() {