aboutsummarylogtreecommitdiffstats
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
parent85e66918375e638e315d85d4a1b34d206317d710 (diff)
downloadaur-8496a4b9c16382b502c8e5a26025e8f8fe97e6a1.tar.gz
Fixes provides=() for ttf-pixeled
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7674fd41aa3f..60b96a25d553 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,7 @@ pkgbase = ttf-pixeled
arch = any
license = unknown
depends = fontconfig
- provides = ttf-font
+ provides = ttf-pixeled
source = ttf-pixeled.zip::http://dl.dafont.com/dl/?f=pixeled
md5sums = b8cea9e08d98d07d6225168037258d36
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')