Bumped version to v0.7.2

This commit is contained in:
Erik Reider
2022-09-22 22:58:44 +02:00
parent 95039d90f4
commit 2663f6342c
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# Maintainer: Erik Reider <erik.reider@protonmail.com>
pkgname=swaync
pkgver=0.7.1
pkgver=0.7.2
pkgrel=1
pkgdesc="A simple notificaion daemon with a GTK panel for checking previous notifications like other DEs"
_pkgfoldername=SwayNotificationCenter

View File

@@ -1,7 +1,7 @@
# Maintainer: Erik Reider <erik.reider@protonmail.com>
pkgname=swaync-git
_pkgname=swaync
pkgver=v0.7.1.r1.g06593e7
pkgver=v0.7.2.r1.g06593e7
pkgrel=1
pkgdesc="A simple notificaion daemon with a GTK panel for checking previous notifications like other DEs"
url="https://github.com/ErikReider/SwayNotificationCenter"

View File

@@ -1,5 +1,5 @@
project('sway-notificaton-center', ['c', 'vala'],
version: '0.7.1',
version: '0.7.2',
meson_version: '>= 0.50.0',
default_options: [ 'warning_level=2' ],
)

View File

@@ -1,6 +1,6 @@
# vim: syntax=spec
Name: {{{ git_dir_name }}}
Version: 0.7.1
Version: 0.7.2
Release: 1%{?dist}
Summary: Notification daemon with GTK GUI
Provides: desktop-notification-daemon