summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3ad641c494f..536786587deb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = systemd-lock-handler
pkgdesc = Logind lock event to systemd target translation.
- pkgver = 2.4.1
+ pkgver = 2.4.2
pkgrel = 1
url = https://git.sr.ht/~whynothugo/systemd-lock-handler
arch = any
license = ISC
makedepends = go
makedepends = git
- source = git+https://git.sr.ht/~whynothugo/systemd-lock-handler?signed#tag=v2.4.1
+ source = git+https://git.sr.ht/~whynothugo/systemd-lock-handler?signed#tag=v2.4.2
validpgpkeys = 1204CA9FC2FFADEEDC2961367880733B9D062837
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index fda17cffba95..cd21c2d9d0bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hugo Osvaldo Barrera <hugo@barrera.io>
pkgname=systemd-lock-handler
-pkgver=2.4.1
+pkgver=2.4.2
pkgrel=1
pkgdesc="Logind lock event to systemd target translation."
arch=('any')