summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevin Christensen2016-10-13 17:34:08 -0600
committerDevin Christensen2016-10-13 17:34:08 -0600
commitb490577f624d9d332d0c5fdf5aa1a0263769b80a (patch)
tree8ee7c00db0298ba28434dddc70acab4f4089f5ec
parentfea4fcda5dfa4b11641d2fd9a8a06ee56d4aa765 (diff)
downloadaur-b490577f624d9d332d0c5fdf5aa1a0263769b80a.tar.gz
Add ttf-hack to provides list
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a30b8e7cf2f..ca1bb670d3a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = powerline-fonts-git
pkgdesc = Powerline fonts for X11 and the console
pkgver = r100.a44abd0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/powerline/fonts
install = powerline-fonts-git.install
arch = any
@@ -9,6 +9,7 @@ pkgbase = powerline-fonts-git
makedepends = git
depends = fontconfig
depends = xorg-font-utils
+ provides = ttf-hack
conflicts = monaco-powerline-font-git
conflicts = otf-droid-sans-mono-powerline-git
conflicts = otf-droidsansmono-powerline-git
diff --git a/PKGBUILD b/PKGBUILD
index 782fe1f52b6b..c8ef94b02efb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
# Maintainer: Devin Christensen <quixoten at gmail dot com>
pkgname=powerline-fonts-git
pkgver=r100.a44abd0
-pkgrel=2
+pkgrel=3
pkgdesc="Powerline fonts for X11 and the console"
arch=('any')
url='https://github.com/powerline/fonts'
license=('CPL')
depends=(fontconfig xorg-font-utils )
makedepends=('git')
+provides=(ttf-hack)
conflicts=(
monaco-powerline-font-git
otf-droid-sans-mono-powerline-git