summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRewoundVHS2020-10-23 19:57:16 -0400
committerRewoundVHS2020-10-23 19:57:16 -0400
commit13e49615dce0f851971602903ce0e4958b7cca48 (patch)
treeb535894d62cdd1d4091bef41f90ad83b49e11000 /PKGBUILD
parent4257f187e27ff9c7d44eb311ff3a53ee277fcc3e (diff)
downloadaur-bdf-curie.tar.gz
Removed xorg-font-utils dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c8e5bd4811f..7f301f8441aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=bdf-curie
_gitname=curie
pkgver=1.2
-pkgrel=2
+pkgrel=3
pkgdesc='A slightly upscaled version of scientifica'
arch=('any')
url="https://github.com/NerdyPepper/curie"
license=('OFL')
depends=()
-makedepends=('git' 'xorg-font-utils')
+makedepends=('git')
source=('git+https://github.com/NerdyPepper/curie.git')
sha256sums=('SKIP')