diff options
Diffstat (limited to 'x11/rgb')
-rw-r--r-- | x11/rgb/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/rgb/APKBUILD b/x11/rgb/APKBUILD index e47922c0e..6d51774ea 100644 --- a/x11/rgb/APKBUILD +++ b/x11/rgb/APKBUILD @@ -8,7 +8,7 @@ license="custom" subpackages="$pkgname-doc" depends="uclibc" makedepends="pkgconfig xproto" -source="http://xorg.freedesktop.org//releases/individual/app/rgb-1.0.3.tar.bz2" +source="http://xorg.freedesktop.org/releases/individual/app/$pkgname-$pkgver.tar.bz2" build () { |