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