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 7547e8828995..6d838070fd61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Kenny Levinsen <aur [at] kl [dot] wtf>
pkgname=seatd
-pkgver=0.4.0
+pkgver=0.5.0
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=('8c21541303d07c2fb7df4383451f109b3fa7ca06f3388b3a5918dbf5552b7d1b')
+sha256sums=('274b56324fc81ca6002bc1cdd387668dee34a6e1063e5f3896805c3770948988')
conflicts=(seatd libseat)
provides=(seatd libseat)
depends=(systemd)