summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f9bb21da55f7..8b032334b1fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgbase=league-fonts
pkgname=($pkgbase $pkgbase-variable otf-$pkgbase ttf-$pkgbase)
pkgver=0
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc='A package depending on all the fonts from The League of Moveable Type'
arch=('any')
@@ -37,7 +37,7 @@ package_league-fonts() {
}
package_league-fonts-variable() {
- depends=("${_var[@]/%/-variable}")
+ depends=("${_var[@]/%/-font-variable}")
}
package_otf-league-fonts() {