Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion APKBUILD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Maintainer: Sam Day <me@samcday.com>
pkgname=greetd-phrog
pkgver=0.53.0_rc1_git
pkgver=0.53.0_rc2_git
pkgrel=0
pkgdesc="Mobile device greeter"
url=https://github.com/samcday/phrog
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "phrog"
version = "0.53.0-rc.1"
version = "0.53.0-rc.2"
edition = "2021"
license = "GPL-3.0-only"

Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
phrog (0.53.0~rc2-1) unstable; urgency=medium

* Release 0.53.0_rc2

-- Phrogbot <phrog@beep.boop> Thu, 12 Feb 2026 01:33:27 +0000

phrog (0.53.0~rc1-1) unstable; urgency=medium

* Release 0.53.0_rc1
Expand Down
2 changes: 1 addition & 1 deletion phrog.spec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
%endif

Name: phrog
Version: 0.53.0_rc1
Version: 0.53.0_rc2
Release: %autorelease
Summary: Mobile-friendly greeter for greetd
License: GPL-3.0-only
Expand Down