i3lock-color

The world's most popular non-default computer lockscreen.
Index Commits Files Refs README LICENSE
commit 21704224c010ad16a6cf08a774f46b5b1e6a37cc
parent 09c544a60036845c39f589da232116f1090badea
Author: Raymond Li <hi@raymond.li>
Date:   Sun, 14 Feb 2021 17:27:45 -0500

2.70 isn't available on ubuntu yet

Diffstat:
Mconfigure.ac | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Run autoreconf -fi to generate a configure script from this file.
 
-AC_PREREQ([2.70])
+AC_PREREQ([2.69])
 AC_INIT([i3lock-color],[m4_esyscmd_s([cat I3LOCK_VERSION])],[https://github.com/Raymo11/i3lock-color/issues])
 # For AX_EXTEND_SRCDIR
 AX_ENABLE_BUILDDIR