summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 7910308b1ff85eaf8bb4465ccbb130d49fccb8a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Maintainer:

_newpkg='otf-typodermic-free'
pkgname='ttf-berylium-fonts'
pkgver=0.0.1
pkgrel=1
epoch=1
pkgdesc="metapackage - migrate to $_newpkg"
arch=('any')

package() {
  depends=("$_newpkg")
}