diff options
author | GitLab CI | 2024-09-09 18:52:03 +0000 |
---|---|---|
committer | GitLab CI | 2024-09-09 18:52:03 +0000 |
commit | 44d77f1875eb8c1c311f7f477ad1b406622343ae (patch) | |
tree | 059210bda9b176b2a6ea4669b0c3d9fdef4f8ada /PKGBUILD | |
parent | d12812c185a627d3bafcaff2afb2b3393c7bd01e (diff) | |
download | aur-44d77f1875eb8c1c311f7f477ad1b406622343ae.tar.gz |
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/1446367865.
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,7 +8,7 @@ # Profile with xvfb-run, if possible : ${_build_pgo_xvfb:=false} -_pkgver=11.18.0-1 +_pkgver=11.18.1-1 pkgname=firedragon _pkgname=FireDragon @@ -80,7 +80,7 @@ backup=("usr/lib/${pkgname}/${pkgname}.cfg" source=(https://gitlab.com/garuda-linux/firedragon/builder/-/releases/v${_pkgver}/downloads/firedragon-v${_pkgver}.source.tar.zst https://gitlab.com/garuda-linux/firedragon/settings/-/raw/master/firedragon.psd https://gitlab.com/garuda-linux/firedragon/settings/-/raw/master/firedragon.desktop) -sha256sums=('0a999fc6ac6d84a53166289afac327218048beef0774c016a3d08ef9524dbee8' +sha256sums=('d84098a66c70b72a24223a50f30d1a37e99967154a561f369426d76eee4645b3' '61355930cc59813e7e610ffdab8a01e32be980fffe1dfd8f9654b8f8f9f7fdc0' '53d3e743f3750522318a786befa196237892c93f20571443fdf82a480e7f0560') |