diff --git a/.SRCINFO b/.SRCINFO index 3f00f21..86c94cf 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = firedragon pkgdesc = Floorp fork build using custom branding and settings pkgver = 11.28.0_2 - pkgrel = 1 + pkgrel = 2 epoch = 1 url = https://firedragon.garudalinux.org arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index 6c270ed..a30ea39 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -13,7 +13,7 @@ _pkgver=11.28.0-2 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' @@ -168,7 +168,6 @@ ac_add_options --enable-strip # Optimization ac_add_options --enable-optimize=-O3 -ac_add_options --enable-lto=cross,full ac_add_options OPT_LEVEL="3" ac_add_options RUSTC_OPT_LEVEL="3"