summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyler Swagar2020-06-30 17:56:16 -0700
committerTyler Swagar2020-06-30 17:56:16 -0700
commitcaed1b8e188962265fb1c4931d1bb1fda729525f (patch)
tree1291cc127113752afabd78c28f7789add4bd9cc3
parente732dfb0e40087d01699d75506a993c32cd97524 (diff)
downloadaur-caed1b8e188962265fb1c4931d1bb1fda729525f.tar.gz
Remove legacy dependencies
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68a0db8c9b66..974647a94b86 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,11 @@
pkgbase = ttf-gelasio-ib
pkgdesc = Gelasio is designed to be metrics compatible with Georgia in its Regular, Bold, Italic and Bold Italic weights. Interpolated Medium, medium Italic, SemiBold and SemiBold Italic have now been added as well.
pkgver = 0.2
- pkgrel = 1
+ pkgrel = 2
url = http://sorkintype.com/
arch = any
license = custom:SIL Open Font License v1.1
- depends = fontconfig
depends = xorg-fonts-encodings
- depends = xorg-font-utils
source = Gelasio-Bold-0.2.ttf::https://github.com/SorkinType/Gelasio/raw/5bced461d54bcf8e900bb3ba69455af35b0d2ff1/Gelasio-Bold.ttf
source = Gelasio-BoldItalic-0.2.ttf::https://github.com/SorkinType/Gelasio/raw/5bced461d54bcf8e900bb3ba69455af35b0d2ff1/Gelasio-BoldItalic.ttf
source = Gelasio-Italic-0.2.ttf::https://github.com/SorkinType/Gelasio/raw/5bced461d54bcf8e900bb3ba69455af35b0d2ff1/Gelasio-Italic.ttf
diff --git a/PKGBUILD b/PKGBUILD
index 18f89cea2da5..7d93e1118460 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=ttf-gelasio-ib
_commit='5bced461d54bcf8e900bb3ba69455af35b0d2ff1'
pkgver=0.2
-pkgrel=1
+pkgrel=2
pkgdesc='Gelasio is designed to be metrics compatible with Georgia in its Regular, Bold, Italic and Bold Italic weights. Interpolated Medium, medium Italic, SemiBold and SemiBold Italic have now been added as well.'
arch=('any')
url='http://sorkintype.com/'
license=('custom:SIL Open Font License v1.1')
-depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
+depends=('xorg-fonts-encodings')
conflicts=()
source=("Gelasio-Bold-${pkgver}.ttf::https://github.com/SorkinType/Gelasio/raw/${_commit}/Gelasio-Bold.ttf"
"Gelasio-BoldItalic-${pkgver}.ttf::https://github.com/SorkinType/Gelasio/raw/${_commit}/Gelasio-BoldItalic.ttf"