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
cb5be500
Commit
cb5be500
authored
Sep 15, 2022
by
Erik Reider
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bumped version to 0.7.0
parent
35b296c5
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 @
cb5be500
# Maintainer: Erik Reider <erik.reider@protonmail.com>
pkgname
=
swaync
pkgver
=
0.
6.3
pkgver
=
0.
7.0
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 @
cb5be500
# Maintainer: Erik Reider <erik.reider@protonmail.com>
pkgname=swaync-git
_pkgname=swaync
pkgver=v0.
6.3
.r1.g2b8506a
pkgver=v0.
7.0
.r1.g2b8506a
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 @
cb5be500
project('sway-notificaton-center', ['c', 'vala'],
version: '0.
6.3
',
version: '0.
7.0
',
meson_version: '>= 0.50.0',
default_options: [ 'warning_level=2' ],
)
...
...
swaync.rpkg.spec
View file @
cb5be500
# vim: syntax=spec
Name: {{{ git_dir_name }}}
Version: 0.
6.3
Version: 0.
7.0
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