Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
ximper-shell-notification-center
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
ximper-shell-notification-center
Commits
43e33b8d
Commit
43e33b8d
authored
Aug 26, 2025
by
Erik Reider
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bumped version to v0.12.2
parent
accb16fb
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
PKGBUILD-git
build-scripts/PKGBUILD-git
+1
-1
swaync.rpkg.spec
build-scripts/swaync.rpkg.spec
+1
-1
meson.build
meson.build
+1
-1
No files found.
build-scripts/PKGBUILD-git
View file @
43e33b8d
...
...
@@ -2,7 +2,7 @@
# Maintainer: Erik Reider <erik.reider@protonmail.com>
pkgname
=
swaync-git
_pkgname
=
swaync
pkgver
=
r
593.c6e2bcd
pkgver
=
r
619.accb16f
pkgrel
=
1
pkgdesc
=
"A simple notification daemon with a GTK panel for checking previous notifications like other DEs"
url
=
"https://github.com/ErikReider/SwayNotificationCenter"
...
...
build-scripts/swaync.rpkg.spec
View file @
43e33b8d
...
...
@@ -2,7 +2,7 @@
%global alt_pkg_name swaync
Name: {{{ git_repo_name }}}
Version: 0.12.
1
Version: 0.12.
2
Release: 1%{?dist}
Summary: Notification daemon with GTK GUI
Provides: desktop-notification-daemon
...
...
meson.build
View file @
43e33b8d
project('sway-notificaton-center', ['c', 'vala'],
version: '0.12.
1
',
version: '0.12.
2
',
meson_version: '>= 0.60.0',
default_options: [ 'warning_level=2' ],
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment