summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Uhl2020-02-23 19:18:45 +0100
committerPhilipp Uhl2020-02-23 19:18:45 +0100
commit66eb20e8371e2c5cfc00c15a742183ac7c64a8c2 (patch)
tree7862dd5478ae1399fc07171bda28de4ae0d8e611
parent6ca6536e4ede04de7c3b22c5fc82d9613b762b28 (diff)
downloadaur-66eb20e8371e2c5cfc00c15a742183ac7c64a8c2.tar.gz
Adds version 1.7.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3994de8df8ef..bd898913fef9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = deadd-notification-center-bin
pkgdesc = Customizable notification-daemon with notification center
- pkgver = 1.6.1
+ pkgver = 1.7.0
pkgrel = 1
url = https://github.com/phuhl/linux_notification_center
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = deadd-notification-center-bin
depends = gobject-introspection-runtime
depends = gtk3
conflicts = deadd-notification-center
- source = deadd-notification-center-bin-1.6.1.tar.gz::https://github.com/phuhl/linux_notification_center/archive/1.6.1.tar.gz
- md5sums = 6b367f8187d0f71633fc22d47b6dd2cf
+ source = deadd-notification-center-bin-1.7.0.tar.gz::https://github.com/phuhl/linux_notification_center/archive/1.7.0.tar.gz
+ md5sums = eafe3edc55ac68e098dc61d58c6f7351
pkgname = deadd-notification-center-bin
diff --git a/PKGBUILD b/PKGBUILD
index a4dbfc8ef18d..8cbe1bff9e89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philipp Uhl <philipp.uhl@rwth-aachen.de>
pkgname=deadd-notification-center-bin
-pkgver=1.6.1
+pkgver=1.7.0
pkgrel=1
pkgdesc="Customizable notification-daemon with notification center"
url="https://github.com/phuhl/linux_notification_center"
@@ -22,4 +22,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-md5sums=('6b367f8187d0f71633fc22d47b6dd2cf')
+md5sums=('eafe3edc55ac68e098dc61d58c6f7351')