summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rwxr-xr-xPKGBUILD1
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97324271f7f5..13c2c9ca844f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v7
-# Sat Oct 10 10:48:41 UTC 2015
+# Sat Oct 10 11:08:41 UTC 2015
pkgbase = otf-inconsolata-dz-powerline
pkgdesc = Inconsolata-dz-Powerline
pkgver = 1.0
@@ -10,6 +10,7 @@ pkgbase = otf-inconsolata-dz-powerline
license = GPL
depends = fontconfig
depends = xorg-font-utils
+ replaces = ttf-inconsolata-dz-powerline
source = https://github.com/Ema0/arch/raw/master/Inconsolata-dz-Powerline.otf
sha256sums = 5b4a5cc36eadb68dd05f3f8144fef2e63f4f14d7b768e3d7a506c63d13f4b7f5
diff --git a/PKGBUILD b/PKGBUILD
index de9e7f107620..1aef8387fd80 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ license=('GPL')
source=(https://github.com/Ema0/arch/raw/master/Inconsolata-dz-Powerline.otf)
sha256sums=('5b4a5cc36eadb68dd05f3f8144fef2e63f4f14d7b768e3d7a506c63d13f4b7f5')
install=$pkgname.install
+replaces=('ttf-inconsolata-dz-powerline')
package()
{