diff options
Diffstat (limited to 'main/bigreqsproto/APKBUILD')
-rw-r--r-- | main/bigreqsproto/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/bigreqsproto/APKBUILD b/main/bigreqsproto/APKBUILD index 58c47257a0..e860157182 100644 --- a/main/bigreqsproto/APKBUILD +++ b/main/bigreqsproto/APKBUILD @@ -8,7 +8,7 @@ arch="noarch" license="MIT" depends="" makedepends="" -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() { |