summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 3 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db14f54c8201..c8acbe3ae743 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,12 @@
pkgbase = ttf-choc
pkgdesc = Font based on the traditions of Japanese brush calligraphy, thick yet graceful
pkgver = 20090526
- pkgrel = 1
+ pkgrel = 2
url = https://www.ffonts.net/Choc.font
arch = any
- groups = lmt-fonts
license = unknown
depends = fontconfig
depends = xorg-fonts-encodings
- depends = xorg-font-utils
source = ttf-choc-20090526.zip::https://www.ffonts.net/Choc.font.zip
sha1sums = 27aff590700aebc46b8eb268a619e7e1b2a2a828
diff --git a/PKGBUILD b/PKGBUILD
index ead3bf7f5d23..dfc4ae71fe2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,12 @@
pkgname=ttf-choc
pkgver=20090526
-pkgrel=1
+pkgrel=2
pkgdesc="Font based on the traditions of Japanese brush calligraphy, thick yet graceful"
arch=('any')
url="https://www.ffonts.net/Choc.font"
license=('unknown')
-groups=('lmt-fonts')
-depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
+depends=('fontconfig' 'xorg-fonts-encodings')
source=("$pkgname-$pkgver.zip::${url}.zip")
sha1sums=('27aff590700aebc46b8eb268a619e7e1b2a2a828')