diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-05 09:18:20 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-08-05 09:18:20 +0000 |
| commit | 3cb964c339f8d2a7f7befd54364be30f2106cbb5 (patch) | |
| tree | ee4967c47b70cc306e5d8e1229a5cd3c34716b7d | |
| parent | a46dbd13fb737524325d3cd7061d443f2b6ce6cc (diff) | |
| download | alicelinux-3cb964c339f8d2a7f7befd54364be30f2106cbb5.tar.gz alicelinux-3cb964c339f8d2a7f7befd54364be30f2106cbb5.zip | |
wofi: updated to 1.5.1
| -rw-r--r-- | repos/extra/wofi/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/wofi/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/wofi/.checksum b/repos/extra/wofi/.checksum index 542fc8b0..3571ecb9 100644 --- a/repos/extra/wofi/.checksum +++ b/repos/extra/wofi/.checksum @@ -1 +1 @@ -1b17b79933eb5e5b7d92bbc31135fa8f74d52d08a720a08546fa0d46d3514851 wofi-1.5.tar.gz +0c7347405eecc12be8ad11a07bab507e16e7152a5e58ca007b957bb70e496211 wofi-1.5.1.tar.gz diff --git a/repos/extra/wofi/abuild b/repos/extra/wofi/abuild index 7c546670..6ecb7d2f 100644 --- a/repos/extra/wofi/abuild +++ b/repos/extra/wofi/abuild @@ -1,4 +1,4 @@ name=wofi -version=1.5 +version=1.5.1 release=1 source="${name}-${version}.tar.gz::https://hg.sr.ht/~scoopta/${name}/archive/v${version}.tar.gz" |