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
7dcd9056
Commit
7dcd9056
authored
Mar 12, 2026
by
Erik Reider
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bumped version to 0.12.5
parent
5fa4ce83
Show 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 @
7dcd9056
...
...
@@ -2,7 +2,7 @@
# Maintainer: Erik Reider <erik.reider@protonmail.com>
pkgname
=
swaync-git
_pkgname
=
swaync
pkgver
=
r6
45.0998431
pkgver
=
r6
74.5fa4ce8
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 @
7dcd9056
...
...
@@ -2,7 +2,7 @@
%global alt_pkg_name swaync
Name: {{{ git_repo_name }}}
Version: 0.12.
4
Version: 0.12.
5
Release: 1%{?dist}
Summary: Notification daemon with GTK GUI
Provides: desktop-notification-daemon
...
...
meson.build
View file @
7dcd9056
project('sway-notificaton-center', ['c', 'vala'],
version: '0.12.
4
',
version: '0.12.
5
',
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