From 4e0df254192252160c709bb0902c4b31ea288a87 Mon Sep 17 00:00:00 2001 From: eko5624 Date: Thu, 26 Sep 2024 00:03:17 +0000 Subject: [PATCH] Automate --- .github/workflows/build-all.yml | 4 ++-- .github/workflows/mpv.yml | 2 +- fribidi-dev/PKGBUILD | 2 +- fribidi-dev/PKGBUILD-new | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build-all.yml b/.github/workflows/build-all.yml index 741987ed..933d7390 100644 --- a/.github/workflows/build-all.yml +++ b/.github/workflows/build-all.yml @@ -703,7 +703,7 @@ jobs: - name: Build run: | curl -OL https://github.com/${{ github.repository }}/releases/download/dev/freetype2-dev-2_13_3-1-x86_64.pkg.tar.zst - curl -OL https://github.com/${{ github.repository }}/releases/download/dev/fribidi-dev-1.0.15-1-x86_64.pkg.tar.zst + curl -OL https://github.com/${{ github.repository }}/releases/download/dev/fribidi-dev-1.0.16-1-x86_64.pkg.tar.zst curl -OL https://github.com/${{ github.repository }}/releases/download/dev/harfbuzz-dev-10.0.1-1-x86_64.pkg.tar.zst curl -OL https://github.com/${{ github.repository }}/releases/download/dev/libpng-dev-1.6.44-1-x86_64.pkg.tar.zst curl -OL https://github.com/${{ github.repository }}/releases/download/dev/libunibreak-dev-6_1-1-x86_64.pkg.tar.zst @@ -1859,7 +1859,7 @@ jobs: curl -OL https://github.com/${{ github.repository }}/releases/download/dev/ffmpeg-dev-7.0.2-1-x86_64.pkg.tar.zst curl -OL https://github.com/${{ github.repository }}/releases/download/dev/ffnvcodec-dev-12.2.72.0-1-x86_64.pkg.tar.zst curl -OL https://github.com/${{ github.repository }}/releases/download/dev/freetype2-dev-2_13_3-1-x86_64.pkg.tar.zst - curl -OL https://github.com/${{ github.repository }}/releases/download/dev/fribidi-dev-1.0.15-1-x86_64.pkg.tar.zst + curl -OL https://github.com/${{ github.repository }}/releases/download/dev/fribidi-dev-1.0.16-1-x86_64.pkg.tar.zst curl -OL https://github.com/${{ github.repository }}/releases/download/dev/harfbuzz-dev-10.0.1-1-x86_64.pkg.tar.zst curl -OL https://github.com/${{ github.repository }}/releases/download/dev/lame-dev-3.100-1-x86_64.pkg.tar.zst curl -OL https://github.com/${{ github.repository }}/releases/download/dev/lcms2-dev-2.16-1-x86_64.pkg.tar.zst diff --git a/.github/workflows/mpv.yml b/.github/workflows/mpv.yml index 100cdf67..b7bdd948 100644 --- a/.github/workflows/mpv.yml +++ b/.github/workflows/mpv.yml @@ -57,7 +57,7 @@ jobs: curl -OL https://github.com/${{ github.repository }}/releases/download/dev/ffmpeg-dev-7.0.2-1-x86_64.pkg.tar.zst curl -OL https://github.com/${{ github.repository }}/releases/download/dev/ffnvcodec-dev-12.2.72.0-1-x86_64.pkg.tar.zst curl -OL https://github.com/${{ github.repository }}/releases/download/dev/freetype2-dev-2_13_3-1-x86_64.pkg.tar.zst - curl -OL https://github.com/${{ github.repository }}/releases/download/dev/fribidi-dev-1.0.15-1-x86_64.pkg.tar.zst + curl -OL https://github.com/${{ github.repository }}/releases/download/dev/fribidi-dev-1.0.16-1-x86_64.pkg.tar.zst curl -OL https://github.com/${{ github.repository }}/releases/download/dev/harfbuzz-dev-10.0.1-1-x86_64.pkg.tar.zst curl -OL https://github.com/${{ github.repository }}/releases/download/dev/lame-dev-3.100-1-x86_64.pkg.tar.zst curl -OL https://github.com/${{ github.repository }}/releases/download/dev/lcms2-dev-2.16-1-x86_64.pkg.tar.zst diff --git a/fribidi-dev/PKGBUILD b/fribidi-dev/PKGBUILD index ac2ff326..fcfcccd2 100644 --- a/fribidi-dev/PKGBUILD +++ b/fribidi-dev/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: nyfair pkgname=fribidi-dev -pkgver=1.0.15 +pkgver=1.0.16 pkgrel=1 pkgdesc='A Free Implementation of the Unicode Bidirectional Algorithm' arch=('x86_64') diff --git a/fribidi-dev/PKGBUILD-new b/fribidi-dev/PKGBUILD-new index 8507e707..714a270d 100644 --- a/fribidi-dev/PKGBUILD-new +++ b/fribidi-dev/PKGBUILD-new @@ -1,6 +1,6 @@ # Maintainer: nyfair pkgname=fribidi-dev -pkgver=1.0.15 +pkgver=1.0.16 pkgrel=1 pkgdesc='A Free Implementation of the Unicode Bidirectional Algorithm' arch=('x86_64')