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