summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')