summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Uhl2019-03-20 19:05:55 +0100
committerPhilipp Uhl2019-03-20 19:05:55 +0100
commit9035301dc194beafb7f4458fa0c6c8f1d9c56936 (patch)
treea3fb1efd9a1d74a68180c31b5ba0e0cedb84f0c3
parentb7fc0916461288d02471c312a339c750d0a30345 (diff)
downloadaur-9035301dc194beafb7f4458fa0c6c8f1d9c56936.tar.gz
1.6.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38f6e8bdd20a..b4613c428ec9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = deadd-notification-center
pkgdesc = Customizable notification-daemon with notification center
- pkgver = 1.5.0
+ pkgver = 1.6.0
pkgrel = 1
url = https://github.com/phuhl/linux_notification_center
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = deadd-notification-center
makedepends = gobject-introspection
depends = gobject-introspection-runtime
depends = gtk3
- source = deadd-notification-center-1.5.0.tar.gz::https://github.com/phuhl/linux_notification_center/archive/1.5.0.tar.gz
- md5sums = ed4f1fccc51374fce87acdcfdd4c3371
+ source = deadd-notification-center-1.6.0.tar.gz::https://github.com/phuhl/linux_notification_center/archive/1.6.0.tar.gz
+ md5sums = 0efdf98e114a38bb4421632116c55f9a
pkgname = deadd-notification-center
diff --git a/PKGBUILD b/PKGBUILD
index b4eb59a7c01f..8f673891e093 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philipp Uhl <philipp.uhl@rwth-aachen.de>
pkgname=deadd-notification-center
-pkgver=1.5.0
+pkgver=1.6.0
pkgrel=1
pkgdesc="Customizable notification-daemon with notification center"
url="https://github.com/phuhl/linux_notification_center"
@@ -23,4 +23,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-md5sums=('ed4f1fccc51374fce87acdcfdd4c3371')
+md5sums=('0efdf98e114a38bb4421632116c55f9a')