diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-16 12:42:13 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-02-16 12:42:13 +0000 |
| commit | 6244c72bb7fad6ff2f15cff73598a27c2154352b (patch) | |
| tree | 697cd5cb118f64eb3eae084df80a2760a5678be5 /repos | |
| parent | af659387e48ba3bd051ac58cd5f4f39e99a4d201 (diff) | |
| download | alicelinux-6244c72bb7fad6ff2f15cff73598a27c2154352b.tar.gz alicelinux-6244c72bb7fad6ff2f15cff73598a27c2154352b.zip | |
mangowc: updated to 0.12.2
Diffstat (limited to 'repos')
| -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 fc2e836c..6154f387 100644 --- a/repos/extra/mangowc/.checksum +++ b/repos/extra/mangowc/.checksum @@ -1 +1 @@ -fbedae7916921834145355af83d8c10b1f20c9254782895e951f580c3ad271c9 mangowc-0.12.0.tar.gz +fdbba8e1dc7c38d609892babd6098e6ec185f2a5610112cbacf907710dd9863f mangowc-0.12.2.tar.gz diff --git a/repos/extra/mangowc/abuild b/repos/extra/mangowc/abuild index e56fb1bd..f2a107ef 100644 --- a/repos/extra/mangowc/abuild +++ b/repos/extra/mangowc/abuild @@ -1,5 +1,5 @@ name=mangowc -version=0.12.0 +version=0.12.2 release=1 source="https://github.com/DreamMaoMao/${name}/archive/${version}/${name}-${version}.tar.gz" build_opt="-Dxwayland=disabled" |