aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJavier Fernández2021-12-16 16:45:56 +0100
committerJavier Fernández2021-12-16 16:45:56 +0100
commit8496a4b9c16382b502c8e5a26025e8f8fe97e6a1 (patch)
tree233fdf431606e774c838bc97d1c6ece596990c09 /PKGBUILD
parent85e66918375e638e315d85d4a1b34d206317d710 (diff)
downloadaur-ttf-pixeled.tar.gz
Fixes provides=() for ttf-pixeled
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b806b067c95..1a591d83f200 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=(any)
url="http://www.dafont.com/es/pixeled.font"
license=('unknown')
depends=('fontconfig')
-provides=('ttf-font')
+provides=('ttf-pixeled')
source=("$pkgname.zip::http://dl.dafont.com/dl/?f=pixeled")
md5sums=('b8cea9e08d98d07d6225168037258d36')