summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 815e917dae6a..75695d819638 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,13 @@
pkgbase = ttf-xo-thames
pkgdesc = XO Thames font created considering trends of modern typography from «Новые облачные технологии»
- pkgver = 1.00
+ pkgver = 1.01
pkgrel = 1
url = https://fonts.myoffice.ru
install = ttf-xo-thames.install
arch = any
groups = ttf-xo-fonts
license = custom: XO FONTS Open License
- makedepends = glibc
- depends = fontconfig
- depends = xorg-font-utils
- source = XO_Thames-1.00.zip::http://fonts.myoffice.ru/wp-content/themes/template/fonts_page/files/XO_Thames.zip
+ source = XO_Thames-1.01.zip::http://fonts.myoffice.ru/wp-content/themes/template/fonts_page/files/XO_Thames.zip
sha256sums = c9aab93b638d220eb537fba45a81b77067b92bed0ab1f58d497aef9ee926d725
pkgname = ttf-xo-thames
diff --git a/PKGBUILD b/PKGBUILD
index febcbf3b0e3c..98be8f9ad32e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,12 @@
# Contributor: Roman Mikhayloff <rimf@inbox.ru>
pkgname=ttf-xo-thames
-pkgver=1.00 # The fake version, the original is unversioned.
+pkgver=1.01 # The fake version, the original is unversioned.
pkgrel=1
pkgdesc="XO Thames font created considering trends of modern typography from «Новые облачные технологии»"
arch=('any')
url="https://fonts.myoffice.ru"
license=('custom: XO FONTS Open License')
-depends=('fontconfig' 'xorg-font-utils')
-makedepends=('glibc')
groups=('ttf-xo-fonts')
source=("XO_Thames-${pkgver}.zip::http://fonts.myoffice.ru/wp-content/themes/template/fonts_page/files/XO_Thames.zip")
sha256sums=('c9aab93b638d220eb537fba45a81b77067b92bed0ab1f58d497aef9ee926d725')