summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAi Anshu2023-07-22 14:11:11 +0530
committerAi Anshu2023-07-22 14:11:11 +0530
commit8429d9a375f5f621c1984c91c79bd4207190854a (patch)
tree286f2638ec323e4674df7f2e9d12aae63806a263 /PKGBUILD
parenta81a204290dba565a6240315a5a5fa6a07b9d69f (diff)
downloadaur-8429d9a375f5f621c1984c91c79bd4207190854a.tar.gz
add: build dependany
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 011be355e7d0..7562cf478368 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
pkgname=ttf-apple-fonts
-pkgver=1.0
+pkgver=1.1
pkgrel=1
pkgdesc="Collection of official SF Pro, SF Display, SF Mono Apple Fonts"
pkgbase=ttf-apple-fonts
arch=('any')
url="https://github.com/gxanshu/ttf-apple-fonts"
license=('GPL')
+makedepends=('unzip>=6.0')
source=("https://github.com/gxanshu/ttf-apple-fonts/releases/download/Fonts/fonts.zip")
sha256sums=('8a6d9d53019aa52c1b7be6c0a07cadbc0ff9929d3b8945f7fcee9ee519d900fe')