From 7ab3b6c4e8f810776871d6f4898d8d6ea8e41f9f Mon Sep 17 00:00:00 2001 From: GitLab CI Date: Sun, 12 Oct 2025 12:43:11 +0000 Subject: [PATCH] chore: update firedragon This commit was automatically generated to reflect changes to this package in another repository. The changelog for this package can be found at https://gitlab.com/garuda-linux/pkgbuilds/-/commits/main/firedragon. Logs of the corresponding pipeline run can be found here: https://gitlab.com/garuda-linux/pkgbuilds/-/pipelines/2094933967. --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 28f9068..e9d6cf9 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = firedragon pkgdesc = Floorp fork build using custom branding and settings pkgver = 12.5.0.1 - pkgrel = 1 + pkgrel = 2 epoch = 1 url = https://firedragon.garudalinux.org arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index 343dcc2..3568f05 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -14,7 +14,7 @@ _deno_ver=2.5.0 pkgname=firedragon _pkgname=FireDragon pkgver=${_pkgver//-/_} -pkgrel=1 +pkgrel=2 epoch=1 pkgdesc="Floorp fork build using custom branding and settings" url='https://firedragon.garudalinux.org'