summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStick2020-11-28 14:45:15 -0500
committerStick2020-11-28 14:45:50 -0500
commit34ce885add5f4b938d5a72b5bf6a79b14d16eb1a (patch)
treefca08e1f27eb6e5175073cc2b680404b6a3d6a9e /PKGBUILD
parent4560a3ad1e9641ee596c9070a0b09637f4b5307d (diff)
downloadaur-adobe-source-pro-fonts.tar.gz
fix metapackage
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD20
1 files changed, 5 insertions, 15 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 824923ef31a3..fa55687a69c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,10 @@
-# Maintainer: Stick <nstickney@pm.me>
-# shellcheck disable=SC2034,SC2154
+# Maintainer: Stick <stick@stma.is>
pkgname=adobe-source-pro-fonts
-pkgver=20181124
-pkgrel=2
+pkgver=20201128
+pkgrel=1
pkgdesc='Meta package of Adobe Source Pro fonts in the official repositories.'
arch=('any')
url='https://aur.archlinux.org/packages/all-repository-fonts/'
-license=('custom:Public Domain')
depends=('adobe-source-code-pro-fonts'
- 'adobe-source-sans-pro-fonts'
- 'adobe-source-serif-pro-fonts')
-source=(LICENSE)
-sha256sums=('cb30d3086a8b3ce0b9e3690bf48d6620402b61160bc658076f95180ccd9e9dae')
-
-package()
-{
- cd "$srcdir" || exit
- install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
+ 'adobe-source-sans-pro-fonts'
+ 'adobe-source-serif-pro-fonts')