summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunYoung Gwak2023-03-31 09:58:51 +0900
committerJunYoung Gwak2023-03-31 09:58:51 +0900
commit16a4bcdd96eb9ca73efb3cd6de0d239f964f38bf (patch)
tree77a8bcf2385a7c85668daec4e500c2bda98d81c1
parent5a78f4958b10cc82b72873ba3f5ee72593a2e21d (diff)
downloadaur-16a4bcdd96eb9ca73efb3cd6de0d239f964f38bf.tar.gz
Upgrade to v3.3.0
-rw-r--r--.gitignore2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 440c9f0421f3..04f642be5d2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
*.zip
-*.tar.xz
+*.tar.zst
src/
pkg/
diff --git a/PKGBUILD b/PKGBUILD
index 5b9f41b7443e..ab88e5ce0332 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: longifn <longfinfunnel@gmail.com>
pkgname=spoqa-han-sans
-pkgver=3.2.1
+pkgver=3.3.0
pkgrel=1
pkgdesc='TTF font for korean, english and japanese'
arch=('any')
@@ -11,7 +11,7 @@ license=('sil')
makedepends=('fontconfig' 'xorg-mkfontdir' 'xorg-mkfontscale')
_fontgroup='SpoqaHanSansNeo_TTF_original'
source=("https://github.com/spoqa/spoqa-han-sans/releases/download/v$pkgver/$_fontgroup.zip")
-md5sums=('b3f3643558d29552d302941b671ba079')
+md5sums=('60754649f0ee2fc5cc5911156814cc50')
package() {
install -dm 755 ${pkgdir}/usr/share/fonts/TTF