diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2024-06-12 21:22:57 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-15 07:37:49 +0700 |
commit | 9e09fe4976399e317d946ff8b4285486482a597f (patch) | |
tree | 70c41f600defcf9973a7b8a4b34b2dbf31d37187 /system/greetd | |
parent | 6678a3f444fd90916dc03b17ab4549b098eb0213 (diff) |
system/greetd: Updated for version 0.10.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/greetd')
-rw-r--r-- | system/greetd/greetd.SlackBuild | 2 | ||||
-rw-r--r-- | system/greetd/greetd.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/greetd/greetd.SlackBuild b/system/greetd/greetd.SlackBuild index 611b57090dee..c163ceb98e83 100644 --- a/system/greetd/greetd.SlackBuild +++ b/system/greetd/greetd.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=greetd PRGUID=greeter PRGGID=greeter -VERSION=${VERSION:-0.10.0} +VERSION=${VERSION:-0.10.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/greetd/greetd.info b/system/greetd/greetd.info index 07cbb542b6e9..3e6ffea42752 100644 --- a/system/greetd/greetd.info +++ b/system/greetd/greetd.info @@ -1,7 +1,7 @@ PRGNAM="greetd" -VERSION="0.10.0" +VERSION="0.10.3" HOMEPAGE="https://git.sr.ht/~kennylevinsen/greetd" -DOWNLOAD="https://github.com/kennylevinsen/greetd/archive/0.10.0/greetd-0.10.0.tar.gz \ +DOWNLOAD="https://github.com/kennylevinsen/greetd/archive/0.10.3/greetd-0.10.3.tar.gz \ https://static.crates.io/crates/addr2line/addr2line-0.21.0.crate \ https://static.crates.io/crates/adler/adler-1.0.2.crate \ https://static.crates.io/crates/async-trait/async-trait-0.1.80.crate \ @@ -62,7 +62,7 @@ DOWNLOAD="https://github.com/kennylevinsen/greetd/archive/0.10.0/greetd-0.10.0.t https://static.crates.io/crates/windows_x86_64_gnullvm/windows_x86_64_gnullvm-0.52.5.crate \ https://static.crates.io/crates/windows_x86_64_msvc/windows_x86_64_msvc-0.48.5.crate \ https://static.crates.io/crates/windows_x86_64_msvc/windows_x86_64_msvc-0.52.5.crate" -MD5SUM="c7caa14a01035f4d80444e8ce4359ee2 \ +MD5SUM="72ed0ce68d0cd22911d486e4e407c733 \ 55e15000c4c210f0bb2aca6f38fbe424 \ 669215548c64019c08c92b2c1afd3deb \ 1b41868d6e1277abee3b6c84a7b7ff83 \ |