summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author0xbadc0de2019-08-08 12:22:00 +0300
committer0xbadc0de2019-08-08 12:22:00 +0300
commit4acf41af49d43a41251ff478d851caead621ba0a (patch)
treea26f090b18ea4553a49aa419bc73e5f8f286e440
parent1d12764340e96cfa99951ab750f0d0a3659662cd (diff)
downloadaur-4acf41af49d43a41251ff478d851caead621ba0a.tar.gz
python and fontforge now makedepends
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17852cb85d68..1994d04a7821 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = bedstead-fonts-powerline
pkgdesc = Bedstead is a family of outline fonts based on the characters produced by the Mullard SAA5050 series of Teletext Character Generators. Patched for powerline
pkgver = 1.0
- pkgrel = 1
+ pkgrel = 2
url = https://bjh21.me.uk/bedstead/
arch = any
license = custom
- depends = python>=3.0.0
- depends = fontforge
+ makedepends = python>=3.0.0
+ makedepends = fontforge
source = patcher::git+https://github.com/powerline/fontpatcher
source = https://bjh21.me.uk/bedstead/bedstead.otf
source = https://bjh21.me.uk/bedstead/bedstead-extended.otf
diff --git a/PKGBUILD b/PKGBUILD
index d87cbd089b3b..d853022628a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=bedstead-fonts-powerline
pkgver=1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Bedstead is a family of outline fonts based on the characters produced by the Mullard SAA5050 series of Teletext Character Generators. Patched for powerline"
url="https://bjh21.me.uk/bedstead/"
arch=(any)
license=(custom)
-depends=('python>=3.0.0'
+makedepends=('python>=3.0.0'
'fontforge')
source=("patcher::git+https://github.com/powerline/fontpatcher"
"https://bjh21.me.uk/bedstead/bedstead.otf"