summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennard Hofmann2020-02-27 15:42:36 +0100
committerLennard Hofmann2020-02-27 15:42:36 +0100
commit5a19aef01540f8febaf12b0cd66b652aaba1aefe (patch)
tree44dd7518a1199fc86f3a8f02ef08c7c34291f387
parent20af79ee3f0688b24bbd506ca4b54de30ec0496a (diff)
downloadaur-otf-bebas-neue-git.tar.gz
Remove dependencies
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c41e37703505..5ffa7403989c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,11 @@
pkgbase = otf-bebas-neue-git
pkgdesc = Sans-serif display font for headline, caption, and titling
pkgver = r182.686d14a
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/dharmatype/Bebas-Neue
arch = any
license = OFL
makedepends = git
- depends = fontconfig
- depends = xorg-font-utils
provides = otf-bebas-neue
conflicts = otf-bebas-neue
source = Bebas-Neue::git+https://github.com/dharmatype/Bebas-Neue.git
diff --git a/PKGBUILD b/PKGBUILD
index 453aff977a7c..31e2fd955440 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,11 @@
pkgname=otf-bebas-neue-git
_pkgname=Bebas-Neue
pkgver=r182.686d14a
-pkgrel=2
+pkgrel=3
pkgdesc="Sans-serif display font for headline, caption, and titling"
arch=(any)
url="https://github.com/dharmatype/Bebas-Neue"
license=('OFL')
-depends=(fontconfig xorg-font-utils) # required for pacman hooks
makedepends=(git)
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")