summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyler Swagar2017-01-14 16:45:22 -0800
committerTyler Swagar2017-01-14 16:45:22 -0800
commitc4868bd6b0a81d30cf70809f7afd465b7166bd6a (patch)
tree7c0413d11cb1a1877257b9ddc323d277179cecad
parent16251597886e8e85911382a7fac774a44fdca744 (diff)
downloadaur-c4868bd6b0a81d30cf70809f7afd465b7166bd6a.tar.gz
Replace infinality packages
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD3
2 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60f1291b5c9d..0dfdb526e470 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Jan 10 21:44:33 UTC 2017
+# Sun Jan 15 00:38:00 UTC 2017
pkgbase = ttf-heuristica
pkgdesc = A serif latin & cyrillic font, derived from the "Adobe Utopia" font by Apanov
pkgver = 1.0.2
- pkgrel = 1
+ pkgrel = 2
url = https://sourceforge.net/projects/heuristica/
install = ttf-heuristica.install
arch = any
@@ -11,6 +11,8 @@ pkgbase = ttf-heuristica
depends = fontconfig
depends = xorg-fonts-encodings
depends = xorg-font-utils
+ conflicts = otf-heuristica-ib
+ conflicts = ttf-heuristica-ibx
source = https://downloads.sourceforge.net/project/heuristica/heuristica-ttf-1.0.2.tar.xz
sha256sums = 08bf21e44941d195dceab637c3d8e22f4b5ce8490c83993cebd85d721b92553d
diff --git a/PKGBUILD b/PKGBUILD
index a240a47618c9..2ace002334c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,13 @@
pkgname=ttf-heuristica
pkgver=1.0.2
-pkgrel=1
+pkgrel=2
pkgdesc='A serif latin & cyrillic font, derived from the "Adobe Utopia" font by Apanov'
arch=('any')
url='https://sourceforge.net/projects/heuristica/'
license=('custom:SIL Open Font License v1.1')
depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
+conflicts=('otf-heuristica-ib' 'ttf-heuristica-ibx')
install="${pkgname}.install"
source=("https://downloads.sourceforge.net/project/heuristica/heuristica-ttf-${pkgver}.tar.xz")
sha256sums=('08bf21e44941d195dceab637c3d8e22f4b5ce8490c83993cebd85d721b92553d')