summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrnndxb wxcy2019-02-20 14:11:04 -0500
committerrnndxb wxcy2019-02-20 14:11:04 -0500
commit872a0cc9274ece059e1218ee389c27a6ba921e94 (patch)
tree8156b998fbb72056407be8f7bad1efb76df832a3 /PKGBUILD
parente99f3d9defbfb0ee9272abdad3fd6b0ba68a37a2 (diff)
downloadaur-872a0cc9274ece059e1218ee389c27a6ba921e94.tar.gz
Fix dead link
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02c9075d5719..351789859854 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@ pkgrel=1
epoch=
pkgdesc="A command to scale fonts in Bitmap Distribution Format"
arch=('i686' 'x86_64')
-url="http://openlab.ring.gr.jp/efont"
+url="https://github.com/ntwk/bdfresize"
license=('GPL')
-source=("$url/dist/tools/$pkgname/$pkgname-$pkgver.tar.gz"
+source=("$url/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz"
"010_ftbfs-gcc4.patch"
"020_minus-sign.patch")
sha256sums=('440cfc0620a0237e46352c14a0774caa3f3059759b0a20defefc94e8490897a6'