summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYardena Cohen2021-06-18 13:17:59 -0700
committerYardena Cohen2021-06-18 13:17:59 -0700
commit3801a9842ca3e470a44a61dbc9d41c76ea8de376 (patch)
treed34e4c0b77b8173f43a7a36e701389c665c471c5
parentfa71f311d083ee891ba113633c833825d67dc8cb (diff)
downloadaur-3801a9842ca3e470a44a61dbc9d41c76ea8de376.tar.gz
remove old dependencies
-rw-r--r--.SRCINFO8
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD8
3 files changed, 4 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b15b8741fb09..a09caede852d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,12 @@
# Generated by mksrcinfo v8
-# Sun Oct 21 01:15:58 UTC 2018
+# Fri Jun 18 20:17:21 UTC 2021
pkgbase = ttf-code2000
pkgdesc = Unicode TT font with extensive glyph coverage
pkgver = 1.171
- pkgrel = 5
+ pkgrel = 6
url = https://web.archive.org/web/20101122141939/http://code2000.net/
arch = any
license = custom
- depends = fontconfig
- depends = xorg-fonts-encodings
- depends = xorg-mkfontscale
- depends = xorg-mkfontdir
source = https://web.archive.org/web/20101122142710/http://code2000.net/CODE2000.ZIP
md5sums = 1fa4e4b61d7ac0980b038e9260667a77
sha256sums = af00db49179aaea66494a6b9cad3ae7f2b822bf650df3133c07f9c3209cbc8e2
diff --git a/.gitignore b/.gitignore
index 39cbdedbcfa2..7569cd92cd8e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
CODE2000.ZIP
ttf-code2000-*.log
+ttf-code2000-*.pkg.tar.xz
diff --git a/PKGBUILD b/PKGBUILD
index 76bb0a27b256..3c225fb0379b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,11 @@
pkgname=ttf-code2000
pkgver=1.171
-pkgrel=5
+pkgrel=6
pkgdesc="Unicode TT font with extensive glyph coverage"
arch=('any')
url="https://web.archive.org/web/20101122141939/http://code2000.net/"
license=('custom')
-depends=(
- 'fontconfig'
- 'xorg-fonts-encodings'
- 'xorg-mkfontscale'
- 'xorg-mkfontdir'
-)
source=('https://web.archive.org/web/20101122142710/http://code2000.net/CODE2000.ZIP')
md5sums=('1fa4e4b61d7ac0980b038e9260667a77')
sha256sums=('af00db49179aaea66494a6b9cad3ae7f2b822bf650df3133c07f9c3209cbc8e2')