From e87717a58f026bd48157a1eb6fc091cc5734026e Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Tue, 25 Apr 2023 13:15:35 -0400 Subject: [PATCH 1/2] .github/workflows: update masterdir image --- .github/workflows/build.yaml | 2 +- .github/workflows/cycles.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 6d86820ae7e2..eb4fb7c85be9 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -40,7 +40,7 @@ jobs: if: "!contains(github.event.pull_request.title, '[ci skip]') && !contains(github.event.pull_request.body, '[ci skip]')" container: - image: 'ghcr.io/void-linux/xbps-src-masterdir:20230204RC01-${{ matrix.config.bootstrap }}' + image: 'ghcr.io/void-linux/xbps-src-masterdir:20230425RC01-${{ matrix.config.bootstrap }}' env: PATH: '/usr/libexec/chroot-git:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/usr/local/bin:/tmp/bin' ARCH: '${{ matrix.config.arch }}' diff --git a/.github/workflows/cycles.yml b/.github/workflows/cycles.yml index 7803c91b39cb..aaf2a3d6685c 100644 --- a/.github/workflows/cycles.yml +++ b/.github/workflows/cycles.yml @@ -10,7 +10,7 @@ jobs: permissions: issues: write container: - image: 'ghcr.io/void-linux/xbps-src-masterdir:20230204RC01-x86_64-musl' + image: 'ghcr.io/void-linux/xbps-src-masterdir:20230425RC01-x86_64-musl' env: PATH: '/usr/libexec/chroot-git:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/usr/local/bin:/tmp/bin' steps: From 62e6f85db7f14468d70c6c84437a062c8237db6b Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Tue, 25 Apr 2023 16:01:42 -0400 Subject: [PATCH 2/2] noto-fonts-ttf: update to 23.4.1. --- srcpkgs/noto-fonts-ttf/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/noto-fonts-ttf/template b/srcpkgs/noto-fonts-ttf/template index 42c4692ff7e0..f6160b5030ea 100644 --- a/srcpkgs/noto-fonts-ttf/template +++ b/srcpkgs/noto-fonts-ttf/template @@ -1,7 +1,7 @@ # Template file for 'noto-fonts-ttf' pkgname=noto-fonts-ttf reverts="20220810_1 20190926_2 20190926_1 20181202_1 20181106_1" -version=23.3.1 +version=23.4.1 revision=1 depends="font-util" short_desc="Google Noto TTF Fonts" @@ -9,7 +9,7 @@ maintainer="classabbyamp " license="OFL-1.1" homepage="https://notofonts.github.io/" distfiles="https://github.com/notofonts/notofonts.github.io/archive/refs/tags/noto-monthly-release-${version}.tar.gz" -checksum=6c299a6658ea750126da2cdc71b8214bce0acbea9f4f1ba9949a391889641236 +checksum=e80c936d78caf063db5cbb1c1625ffbd43a94de2491a0f02eaa18c116fca133b font_dirs="/usr/share/fonts/noto" do_install() {