summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAi Anshu2023-07-24 14:04:32 +0530
committerAi Anshu2023-07-24 14:04:32 +0530
commitd712988372767d5b59211bbc3e3247e2e04d8036 (patch)
tree600a11ea8e6e5103c577fedf623468bf56953fcb
parent8429d9a375f5f621c1984c91c79bd4207190854a (diff)
downloadaur-d712988372767d5b59211bbc3e3247e2e04d8036.tar.gz
update: package name
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 021270906b82..ba257cb38b5f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
-pkgbase = ttf-apple-fonts
+pkgbase = otf-apple-fonts
pkgdesc = Collection of official SF Pro, SF Display, SF Mono Apple Fonts
- pkgver = 1.1
+ pkgver = 1.2
pkgrel = 1
- url = https://github.com/gxanshu/ttf-apple-fonts
+ url = https://github.com/gxanshu/otf-apple-fonts
arch = any
license = GPL
makedepends = unzip>=6.0
- source = https://github.com/gxanshu/ttf-apple-fonts/releases/download/Fonts/fonts.zip
+ source = https://github.com/gxanshu/otf-apple-fonts/releases/download/Fonts/fonts.zip
sha256sums = 8a6d9d53019aa52c1b7be6c0a07cadbc0ff9929d3b8945f7fcee9ee519d900fe
-pkgname = ttf-apple-fonts
+pkgname = otf-apple-fonts
diff --git a/PKGBUILD b/PKGBUILD
index 7562cf478368..9543ef5d99d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
-pkgname=ttf-apple-fonts
-pkgver=1.1
+pkgname=otf-apple-fonts
+pkgver=1.2
pkgrel=1
pkgdesc="Collection of official SF Pro, SF Display, SF Mono Apple Fonts"
-pkgbase=ttf-apple-fonts
+pkgbase=otf-apple-fonts
arch=('any')
-url="https://github.com/gxanshu/ttf-apple-fonts"
+url="https://github.com/gxanshu/otf-apple-fonts"
license=('GPL')
makedepends=('unzip>=6.0')
-source=("https://github.com/gxanshu/ttf-apple-fonts/releases/download/Fonts/fonts.zip")
+source=("https://github.com/gxanshu/otf-apple-fonts/releases/download/Fonts/fonts.zip")
sha256sums=('8a6d9d53019aa52c1b7be6c0a07cadbc0ff9929d3b8945f7fcee9ee519d900fe')
package() {