diff --git a/srcpkgs/SwayNotificationCenter/template b/srcpkgs/SwayNotificationCenter/template index 68a7cae9320732..12dbb54e5cfb36 100644 --- a/srcpkgs/SwayNotificationCenter/template +++ b/srcpkgs/SwayNotificationCenter/template @@ -1,6 +1,6 @@ # Template file for 'SwayNotificationCenter' pkgname=SwayNotificationCenter -version=0.12.3 +version=0.12.4 revision=1 build_style=meson configure_args="-Dsystemd-service=false" @@ -14,7 +14,7 @@ license="GPL-3.0-only" homepage="https://github.com/ErikReider/SwayNotificationCenter" changelog="https://github.com/ErikReider/SwayNotificationCenter/releases" distfiles="https://github.com/ErikReider/SwayNotificationCenter/archive/refs/tags/v${version}.tar.gz" -checksum=788033f2d6c2599ec32809c875ec68f9affce062c8a0448fc50c062cdc08cd7f +checksum=2658272d2f36e65de99ca0564b58754121b3ddbffc4b6d143c159b75aa9b7c83 if [ "$CROSS_BUILD" ]; then export GI_TYPELIB_PATH="${XBPS_CROSS_BASE}/usr/lib/girepository-1.0"