Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/SwayNotificationCenter/template
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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"
Expand Down