aboutsummaryrefslogtreecommitdiffstats
path: root/main/inputproto
diff options
context:
space:
mode:
Diffstat (limited to 'main/inputproto')
-rw-r--r--main/inputproto/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/inputproto/APKBUILD b/main/inputproto/APKBUILD
index 7c017fa58b..d749225051 100644
--- a/main/inputproto/APKBUILD
+++ b/main/inputproto/APKBUILD
@@ -6,7 +6,7 @@ pkgdesc="X11 Input extension wire protocol"
url="http://xorg.freedesktop.org/"
arch="noarch"
license="MIT"
-source="http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$pkgver.tar.bz2"
+source="http://www.x.org/releases/individual/proto/$pkgname-$pkgver.tar.bz2"
_builddir="$srcdir/$pkgname-$pkgver"
prepare() {