diff options
Diffstat (limited to 'x11/bigreqsproto')
-rw-r--r-- | x11/bigreqsproto/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/bigreqsproto/APKBUILD b/x11/bigreqsproto/APKBUILD index 81c2be85f9..daff287865 100644 --- a/x11/bigreqsproto/APKBUILD +++ b/x11/bigreqsproto/APKBUILD @@ -7,7 +7,7 @@ url="http://xorg.freedesktop.org/" license="custom" depends="" makedepends="" -source="http://xorg.freedesktop.org//releases/individual/proto/$pkgname-$pkgver.tar.bz2" +source="http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$pkgver.tar.bz2" build () { |