summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authororumin2016-09-06 03:54:58 +0000
committerorumin2016-09-06 03:54:58 +0000
commitff4dd73361269638bd251c8176676a46d2528b4f (patch)
tree4f706ea9f331928983bb761ddfc587cb5df568eb
parent9ca749727fa3cbf15d26a04030ccda52ecae43ed (diff)
downloadaur-tex-adobe-base-14-fonts.tar.gz
fix typo
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a1ad5e7f452..3fa0e6919be0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,12 @@
pkgbase = tex-adobe-base-14-fonts
pkgdesc = change some of system to using adobe base 14 fonts in TeXLive
pkgver = 1.00
- pkgrel = 1
+ pkgrel = 2
install = mktexlsr.install
arch = any
license = custom
+ depends = texlive-core
+ depends = adobe-base-14-fonts
pkgname = tex-adobe-base-14-fonts
diff --git a/PKGBUILD b/PKGBUILD
index 6c7be9b69f2a..1d5329c10af5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=tex-adobe-base-14-fonts
pkgver=1.00
-pkgrel=1
+pkgrel=2
pkgdesc="change some of system to using adobe base 14 fonts in TeXLive"
url=""
install=mktexlsr.install
license=('custom')
arch=('any')
-dpendes=('texlive-core' 'adobe-base-14-fonts')
+depends=('texlive-core' 'adobe-base-14-fonts')
package() {
install -d "${pkgdir}/usr/local/share/texmf/fonts/type1/adobe"