Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
noto-fonts


Commits:
53d90b32 by Antonio Rojas at 2024-05-01T11:21:04+02:00
upgpkg: 1:24.5.1-1: Update to 24.5.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,19 +1,20 @@
 pkgbase = noto-fonts
        pkgdesc = Google Noto TTF fonts
-       pkgver = 24.4.1
+       pkgver = 24.5.1
        pkgrel = 1
        epoch = 1
        url = https://fonts.google.com/noto
        arch = any
        license = custom:SIL
-       source = 
https://github.com/notofonts/notofonts.github.io/archive/noto-monthly-release-24.4.1.tar.gz
+       makedepends = git
+       source = 
git+https://github.com/notofonts/notofonts.github.io#tag=noto-monthly-release-24.5.1
        source = 66-noto-sans.conf
        source = 66-noto-serif.conf
        source = 66-noto-mono.conf
        source = 46-noto-sans.conf
        source = 46-noto-serif.conf
        source = 46-noto-mono.conf
-       sha256sums = 
501beb5b4b930f959546790b0c51c4544cdd97bc02c7193f50774323c49167fc
+       sha256sums = 
5281ae6491e695ce772c91667dcd9e52f7f9b28ebd3b1c6f7a49615e5b1f744a
        sha256sums = 
52684bebf6447be22618d2a04ff37623ec92f9d8ccf6b6f972e5bcbcfee90d69
        sha256sums = 
4459944b63dc083107280f5d7375c69746bf80a09416a4a4909a100e58e5a33a
        sha256sums = 
4526289f59654e2a81dc734669a1ae4e416f9a56d0896ec3741c6bf065baf8a8


=====================================
PKGBUILD
=====================================
@@ -3,16 +3,17 @@
 pkgbase=noto-fonts
 pkgname=(noto-fonts noto-fonts-extra)
 epoch=1
-pkgver=24.4.1
+pkgver=24.5.1
 pkgrel=1
 pkgdesc='Google Noto TTF fonts'
 arch=(any)
 url='https://fonts.google.com/noto'
 license=(custom:SIL)
-source=(https://github.com/notofonts/notofonts.github.io/archive/noto-monthly-release-$pkgver.tar.gz
+makedepends=(git)
+source=(git+https://github.com/notofonts/notofonts.github.io#tag=noto-monthly-release-$pkgver
         66-noto-sans.conf 66-noto-serif.conf 66-noto-mono.conf
         46-noto-sans.conf 46-noto-serif.conf 46-noto-mono.conf)
-sha256sums=('501beb5b4b930f959546790b0c51c4544cdd97bc02c7193f50774323c49167fc'
+sha256sums=('5281ae6491e695ce772c91667dcd9e52f7f9b28ebd3b1c6f7a49615e5b1f744a'
             '52684bebf6447be22618d2a04ff37623ec92f9d8ccf6b6f972e5bcbcfee90d69'
             '4459944b63dc083107280f5d7375c69746bf80a09416a4a4909a100e58e5a33a'
             '4526289f59654e2a81dc734669a1ae4e416f9a56d0896ec3741c6bf065baf8a8'
@@ -25,7 +26,7 @@ package_noto-fonts() {
               'noto-fonts-extra: additional variants (condensed, semi-bold, 
extra-light)')
   provides=(ttf-font)
 
-  cd notofonts.github.io-noto-monthly-release-$pkgver
+  cd notofonts
   install -Dm644 fonts/*/hinted/ttf/*.tt[fc] -t "$pkgdir"/usr/share/fonts/noto
   install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/noto-fonts
 
@@ -42,6 +43,6 @@ package_noto-fonts-extra() {
   pkgdesc+=' - additional variants'
   depends=(noto-fonts)
   
-  cd notofonts.github.io-noto-monthly-release-$pkgver
+  cd notofonts
   install -Dm644 fonts/*/hinted/ttf/*{-Condensed,-Semi,-Extra}*.tt[fc] -t 
"$pkgdir"/usr/share/fonts/noto
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/noto-fonts/-/commit/53d90b32bd9981548bd981c2787503df634f96f2

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/noto-fonts/-/commit/53d90b32bd9981548bd981c2787503df634f96f2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to