summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyler Swagar2020-09-30 04:06:52 -0700
committerTyler Swagar2020-09-30 04:06:52 -0700
commit51f06f83c29a49f52ea004390e652025f9eb9bc8 (patch)
tree884f3b10ff421ee3af9d2dd885ca5c900184ba8c
parent047f4ff45a08d03e62f7b9700e1ab31a057403b6 (diff)
downloadaur-51f06f83c29a49f52ea004390e652025f9eb9bc8.tar.gz
Remove legacy dependency
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD7
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e49f698f285..72395eb74e4c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,10 @@
pkgbase = ttf-heuristica
pkgdesc = A serif latin & cyrillic font, derived from the "Adobe Utopia" font by Apanov
pkgver = 1.0.2
- pkgrel = 4
+ pkgrel = 5
url = https://sourceforge.net/projects/heuristica/
arch = any
license = custom:SIL Open Font License v1.1
- depends = xorg-fonts-encodings
conflicts = otf-heuristica-ib
conflicts = ttf-heuristica-ibx
conflicts = ttf-heuristica-ib
diff --git a/PKGBUILD b/PKGBUILD
index 62764833fe41..f2eb6f1def8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,13 @@
-# Maintainer: Edgard Castro <castro@edgard.org>
-# Contributor: Tyler Swagar <buttpickle69@shaw.ca>
+# Maintainer: Tyler Swagar <buttpickle69@shaw.ca>
+# Contributor: Edgard Castro <castro@edgard.org>
pkgname=ttf-heuristica
pkgver=1.0.2
-pkgrel=4
+pkgrel=5
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=('xorg-fonts-encodings')
conflicts=('otf-heuristica-ib' 'ttf-heuristica-ibx' 'ttf-heuristica-ib')
source=("https://downloads.sourceforge.net/project/heuristica/heuristica-ttf-${pkgver}.tar.xz")
sha256sums=('08bf21e44941d195dceab637c3d8e22f4b5ce8490c83993cebd85d721b92553d')