Update because of changes in the build system

This commit is contained in:
misterdanb 2016-03-20 18:36:13 +01:00
parent 087a229d3a
commit 2fdbf0fd5c
2 changed files with 9 additions and 7 deletions

View file

@ -1,14 +1,14 @@
# Maintainer: danb <danielbusch1992@googlemail.com>
pkgname=makefontpkg
pkgver=20150624
pkgver=20160320
pkgrel=1
pkgdesc="Tool for creating packages from TrueType and OpenType fonts"
arch=('x86_64' 'i686')
arch=(x86_64 i686)
url='http://github.com/misterdanb/makefontpkg'
license=('GPLv3')
depends=('python3')
makedepends=('git')
license=(Beerware)
depends=(python3)
makedepends=(git)
options=('!strip' '!emptydirs')
source=('makefontpkg::git://github.com/misterdanb/makefontpkg.git')
md5sums=('SKIP')