Bumped version to 0.7.1

This commit is contained in:
Erik Reider
2022-09-15 23:22:56 +02:00
parent 2b59b30966
commit 26f8a81003
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

@@ -1,6 +1,6 @@
# vim: syntax=spec # vim: syntax=spec
Name: {{{ git_dir_name }}} Name: {{{ git_dir_name }}}
Version: 0.7.0 Version: 0.7.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