Alexander Rødseth pushed to branch main at Arch Linux / Packaging / Packages /
xaos
Commits:
783882a3 by Alexander F. Rødseth at 2026-05-29T20:16:54+02:00
upgpkg: 4.3.4-2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = xaos
pkgdesc = Interactive fractal zoomer
pkgver = 4.3.4
- pkgrel = 1
+ pkgrel = 2
url = https://xaos-project.github.io/
arch = x86_64
license = GPL-2.0-only
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=xaos
pkgver=4.3.4
-pkgrel=1
+pkgrel=2
pkgdesc='Interactive fractal zoomer'
arch=(x86_64)
url='https://xaos-project.github.io/'
@@ -17,7 +17,7 @@ prepare() {
# Desktop shortcut
gendesk -f -n \
--categories='Application;Graphics' \
- --exec='xaos -threads $(nproc)' \
+ --exec='bash -c "xaos -threads $(nproc)"' \
--icon=xaos \
--pkgdesc="$pkgdesc" \
--pkgname=XaoS
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xaos/-/commit/783882a3fac8efd21017cf222e55402dd8d7bef7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xaos/-/commit/783882a3fac8efd21017cf222e55402dd8d7bef7
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help