summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlos Aznarán Laos2023-06-19 11:27:37 -0500
committerCarlos Aznarán Laos2023-06-19 11:27:37 -0500
commit9f6e02af06187419ba8f172e64a42f1e5ab8030d (patch)
treef7f3d441642d59ea418e2c7cf818c74c2baf93e4 /PKGBUILD
parent38b99e020624e3d015bf4248e7361fe5318814a6 (diff)
downloadaur-9f6e02af06187419ba8f172e64a42f1e5ab8030d.tar.gz
Replace texlive-core by texlive-basic
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74a55f59834a..90345c04cd2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@ pkgname=('texlive-minionpro-git' 'texlive-myriadpro-git')
pkgver=r134.165b4a7
pkgrel=4
pkgdesc="generate all necessary files to use Adobe Minion Pro and Adobe Myriad Pro with (pdf)latex."
-arch=('any')
+arch=(any)
url="https://github.com/sebschub/FontPro.git"
-license=('GPL')
-depends=('texlive-core' 'texlive-latexextra')
-makedepends=('git' 'acroread-fonts-systemwide')
+license=(GPL)
+depends=(texlive-basic texlive-latexextra)
+makedepends=(git acroread-fonts-systemwide)
source=("git+https://github.com/sebschub/FontPro.git" minionpro.maps myriadpro.maps)
_gitname="FontPro"
md5sums=('SKIP'