From 26f8a8100365a6f66d3114c76322a5ca6a1b51c7 Mon Sep 17 00:00:00 2001 From: Erik Reider <35975961+ErikReider@users.noreply.github.com> Date: Thu, 15 Sep 2022 23:22:56 +0200 Subject: [PATCH] Bumped version to 0.7.1 --- build-scripts/PKGBUILD | 2 +- build-scripts/PKGBUILD-git | 2 +- swaync.rpkg.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build-scripts/PKGBUILD b/build-scripts/PKGBUILD index 4a13303..1500e86 100644 --- a/build-scripts/PKGBUILD +++ b/build-scripts/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Erik Reider pkgname=swaync -pkgver=0.7.0 +pkgver=0.7.1 pkgrel=1 pkgdesc="A simple notificaion daemon with a GTK panel for checking previous notifications like other DEs" _pkgfoldername=SwayNotificationCenter diff --git a/build-scripts/PKGBUILD-git b/build-scripts/PKGBUILD-git index 5049cf6..0dcdcc3 100644 --- a/build-scripts/PKGBUILD-git +++ b/build-scripts/PKGBUILD-git @@ -1,7 +1,7 @@ # Maintainer: Erik Reider pkgname=swaync-git _pkgname=swaync -pkgver=v0.7.0.r1.g2b8506a +pkgver=v0.7.1.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" diff --git a/swaync.rpkg.spec b/swaync.rpkg.spec index 341b16a..f12a2f5 100644 --- a/swaync.rpkg.spec +++ b/swaync.rpkg.spec @@ -1,6 +1,6 @@ # vim: syntax=spec Name: {{{ git_dir_name }}} -Version: 0.7.0 +Version: 0.7.1 Release: 1%{?dist} Summary: Notification daemon with GTK GUI Provides: desktop-notification-daemon