diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-09 13:30:42 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-09 13:30:42 +0000 |
| commit | 6d76607999c37804bcea6216301b0ab22c6b1bec (patch) | |
| tree | f1c96c3b6d65fcd8cb878190de05e41d847c065c | |
| parent | 15854866f0db11d1163e19bdcb9e1dc97241d7c6 (diff) | |
| download | alicelinux-6d76607999c37804bcea6216301b0ab22c6b1bec.tar.gz alicelinux-6d76607999c37804bcea6216301b0ab22c6b1bec.zip | |
mangowc: updated to 0.12.0
| -rw-r--r-- | repos/extra/mangowc/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/mangowc/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/mangowc/.checksum b/repos/extra/mangowc/.checksum index e1194e71..fc2e836c 100644 --- a/repos/extra/mangowc/.checksum +++ b/repos/extra/mangowc/.checksum @@ -1 +1 @@ -27a5bbdf2b48df30df893a537ddbc80e8053a867bef341d7e2fe17ec29acf4af mangowc-0.11.0.tar.gz +fbedae7916921834145355af83d8c10b1f20c9254782895e951f580c3ad271c9 mangowc-0.12.0.tar.gz diff --git a/repos/extra/mangowc/abuild b/repos/extra/mangowc/abuild index eaea7a9f..e56fb1bd 100644 --- a/repos/extra/mangowc/abuild +++ b/repos/extra/mangowc/abuild @@ -1,5 +1,5 @@ name=mangowc -version=0.11.0 +version=0.12.0 release=1 source="https://github.com/DreamMaoMao/${name}/archive/${version}/${name}-${version}.tar.gz" build_opt="-Dxwayland=disabled" |