summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 44d47fa5f044..ce5bd5bf8a71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Kenny Levinsen <aur [at] kl [dot] wtf>
pkgname=seatd
-pkgver=0.6.0
+pkgver=0.6.1
pkgrel=1
pkgdesc="Seat management daemon and library"
arch=(x86_64)
url="https://git.sr.ht/~kennylevinsen/seatd"
license=(MIT)
source=("https://git.sr.ht/~kennylevinsen/seatd/archive/$pkgver.tar.gz")
-sha256sums=('568f170c5a25b3f57366479275421004cc5c8bddc17b0d7e78a7527fafa9766a')
+sha256sums=('f8f8d2d2a6c5f08714b2a784595e781a257df15d6086ec4e73701217ee5ec9e8')
conflicts=(seatd libseat)
provides=(seatd libseat)
depends=(systemd)