diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-02-26 14:27:52 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-02-26 14:27:52 +0000 |
| commit | f447b1c7ac5ea7ab7975be31ea37bce86a7a3dc0 (patch) | |
| tree | 8e20067113bc2600a5edbfacedb9a942152f8340 /mangowc | |
| parent | 5c389352778b911ac9df974320e8af1d85861a81 (diff) | |
| download | alicelinux-f447b1c7ac5ea7ab7975be31ea37bce86a7a3dc0.tar.gz alicelinux-f447b1c7ac5ea7ab7975be31ea37bce86a7a3dc0.zip | |
Woodpecker CI 13608c4ce852ed8cb2385aa82504a95e84c9c5d7 [SKIP CI]
Diffstat (limited to 'mangowc')
| -rw-r--r-- | mangowc/.checksum | 2 | ||||
| -rw-r--r-- | mangowc/.files | 2 | ||||
| -rw-r--r-- | mangowc/abuild | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/mangowc/.checksum b/mangowc/.checksum index 87db1e38..ac0c58a6 100644 --- a/mangowc/.checksum +++ b/mangowc/.checksum @@ -1 +1 @@ -608f69a824da8a222bbe1799d38f43a400f75a99376ae9f7b1d85ce0264fd28f mangowc-0.12.3.tar.gz +97de0c35675d90b195711b6b397b95fa7ce1e3b7f5fb9b77a514721cefd2e3e5 mangowc-0.12.4.tar.gz diff --git a/mangowc/.files b/mangowc/.files index 86ad98b8..7c8e636c 100644 --- a/mangowc/.files +++ b/mangowc/.files @@ -8,3 +8,5 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/wayland-sessions/ -rw-r--r-- root/root usr/share/wayland-sessions/mango.desktop +drwxr-xr-x root/root usr/share/xdg-desktop-portal/ +-rw-r--r-- root/root usr/share/xdg-desktop-portal/mango-portals.conf diff --git a/mangowc/abuild b/mangowc/abuild index d2cb4bd6..3091c60e 100644 --- a/mangowc/abuild +++ b/mangowc/abuild @@ -1,5 +1,5 @@ name=mangowc -version=0.12.3 +version=0.12.4 release=1 source="https://github.com/DreamMaoMao/${name}/archive/${version}/${name}-${version}.tar.gz" build_opt="-Dxwayland=disabled" |