From e4d808e99a2b5d85c786012d0f1113ec3df785e8 Mon Sep 17 00:00:00 2001 From: xJayMorex Date: Tue, 10 Jun 2025 00:26:04 +0200 Subject: [PATCH] v0.5.2 --- .github/workflows/create-release.yml | 2 +- base | 2 +- version | 2 +- void-packages/srcpkgs/protonplus/template | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/create-release.yml b/.github/workflows/create-release.yml index e472a27..36ab58d 100644 --- a/.github/workflows/create-release.yml +++ b/.github/workflows/create-release.yml @@ -102,6 +102,6 @@ jobs: - name: Cleanup old release files uses: dev-drprasad/delete-older-releases@v0.3.4 with: - keep_latest: 5 + keep_latest: 15 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/base b/base index a3e172f..b0c2058 100644 --- a/base +++ b/base @@ -1 +1 @@ -v0.5.1-1 +v0.5.2 diff --git a/version b/version index 0fcfa21..ffa8f30 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.5.1+1_1 +0.5.2_1 diff --git a/void-packages/srcpkgs/protonplus/template b/void-packages/srcpkgs/protonplus/template index ee033da..f4cc0ac 100644 --- a/void-packages/srcpkgs/protonplus/template +++ b/void-packages/srcpkgs/protonplus/template @@ -1,6 +1,6 @@ # Template file for 'protonplus' pkgname=protonplus -version=0.5.1+1 +version=0.5.2 revision=1 build_style=meson archs="x86_64*" @@ -11,7 +11,7 @@ maintainer="xJayMorex " license="BSD-3-Clause" homepage="https://github.com/Vysp3r/protonplus" distfiles="${homepage}/archive/refs/tags/v${version/+/-}.tar.gz" -checksum="5edfb1f65dad2bcc06c675b44cfc5497afa83fd7f4c4f2804b6908931eabfa76" +checksum="87dc92c01867eedbb58a34a739e4c89bb08faa37108d03d52c7d6241e1593c4a" post_install() { vlicense LICENSE.md