summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorapicici2022-07-27 17:10:39 -0400
committerapicici2022-07-27 17:10:39 -0400
commitdae3afb1576d7ceecdd72985b36d0e50c5f4c8ec (patch)
tree7be41f39cc10fe084f7b5eda49c39926321fcf85
parent0545e2c88dc3327d060dc173307c3f53b04468b0 (diff)
downloadaur-dae3afb1576d7ceecdd72985b36d0e50c5f4c8ec.tar.gz
fix url
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3714538d8915..5ad22981b3a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.5.0
pkgrel=1
pkgdesc="BMFont compatible command line bitmap font generator."
arch=('x86_64')
-url="https://github.com/linuxwacom/input-wacom/wiki/Installing-input-wacom-from-source"
+url="https://github.com/vladimirgamalyan/fontbm"
license=('MIT')
depends=('freetype2')
makedepends=('cmake')