summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Osvaldo Barrera2023-05-04 15:01:11 +0200
committerHugo Osvaldo Barrera2023-05-04 15:01:11 +0200
commit50fe4b7510054fda716551e5883e2c8c40d48783 (patch)
tree5c1277b18e541e5d673e875591292ce3967465c0
parent38ee07bb1b0e78618b9a4188506acdf72ae2981d (diff)
downloadaur-systemd-lock-handler.tar.gz
Upgrade to 2.4.2
-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')