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
91304abe
Commit
91304abe
authored
Jun 25, 2022
by
Erik Reider
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bumped version to 0.6.2
parent
9a251ed1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
PKGBUILD
build-scripts/PKGBUILD
+1
-1
PKGBUILD-git
build-scripts/PKGBUILD-git
+1
-1
meson.build
meson.build
+1
-1
swaync.rpkg.spec
swaync.rpkg.spec
+1
-1
No files found.
build-scripts/PKGBUILD
View file @
91304abe
# Maintainer: Erik Reider <erik.reider@protonmail.com>
pkgname
=
swaync
pkgver
=
0.6.
1
pkgver
=
0.6.
2
pkgrel
=
1
pkgdesc
=
"A simple notificaion daemon with a GTK panel for checking previous notifications like other DEs"
_pkgfoldername
=
SwayNotificationCenter
...
...
build-scripts/PKGBUILD-git
View file @
91304abe
# Maintainer: Erik Reider <erik.reider@protonmail.com>
pkgname=swaync-git
_pkgname=swaync
pkgver="0.6.
1
.r304.f0369e6"
pkgver="0.6.
2
.r304.f0369e6"
pkgrel=1
pkgdesc="A simple notificaion daemon with a GTK panel for checking previous notifications like other DEs"
url="https://github.com/ErikReider/SwayNotificationCenter"
...
...
meson.build
View file @
91304abe
project('sway-notificaton-center', ['c', 'vala'],
version: '0.6.
1
',
version: '0.6.
2
',
meson_version: '>= 0.50.0',
default_options: [ 'warning_level=2' ],
)
...
...
swaync.rpkg.spec
View file @
91304abe
# vim: syntax=spec
Name: {{{ git_dir_name }}}
Version: 0.6.
1
Version: 0.6.
2
Release: 1%{?dist}
Summary: Notification daemon with GTK GUI
Provides: desktop-notification-daemon
...
...
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