diff options
-rw-r--r-- | community/ttf-opensans/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ttf-opensans/APKBUILD b/community/ttf-opensans/APKBUILD index d2adf0781d..642e754ae5 100644 --- a/community/ttf-opensans/APKBUILD +++ b/community/ttf-opensans/APKBUILD @@ -10,7 +10,7 @@ license="Apache" depends="fontconfig mkfontdir mkfontscale" makedepends="font-util-dev" install="$pkgname.post-install" -source="http://ie.archive.ubuntu.com/ftp.frugalware.org/pub/frugalware/frugalware-current/source/xlib-extra/open-sans/$pkgname-$pkgver.zip" +source="http://ftp.frugalware.org/pub/frugalware/frugalware-current/source/xlib-extra/open-sans/$pkgname-$pkgver.zip" builddir="$srcdir" build() { |