aboutsummaryrefslogtreecommitdiff
path: root/system/greetd/greetd.SlackBuild
diff options
context:
space:
mode:
authorJay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com>2024-06-12 21:22:57 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-15 07:37:49 +0700
commit9e09fe4976399e317d946ff8b4285486482a597f (patch)
tree70c41f600defcf9973a7b8a4b34b2dbf31d37187 /system/greetd/greetd.SlackBuild
parent6678a3f444fd90916dc03b17ab4549b098eb0213 (diff)
system/greetd: Updated for version 0.10.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/greetd/greetd.SlackBuild')
-rw-r--r--system/greetd/greetd.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/greetd/greetd.SlackBuild b/system/greetd/greetd.SlackBuild
index 611b57090dee1..c163ceb98e831 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}