summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorphuhl2023-01-12 20:11:02 +0100
committerphuhl2023-01-12 20:11:02 +0100
commit88bc2ffd0969ddc034deb1bf069335c33085124a (patch)
tree2c1a293f8fd1e12fcab7487221e5bbb605955572
parentf8131273e28b501d949eba608655a55afe211775 (diff)
downloadaur-88bc2ffd0969ddc034deb1bf069335c33085124a.tar.gz
Bumps version to 1.7.4
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD7
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d2a266997c1..db87681dc692 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = deadd-notification-center-bin
pkgdesc = Customizable notification-daemon with notification center
- pkgver = 1.7.3
- pkgrel = 2
+ pkgver = 1.7.4
+ pkgrel = 1
url = https://github.com/phuhl/linux_notification_center
arch = x86_64
license = BSD
@@ -10,8 +10,7 @@ pkgbase = deadd-notification-center-bin
provides = deadd-notification-center
conflicts = deadd-notification-center
conflicts = deadd-notification-center-git
- source = deadd-notification-center-bin-1.7.3.tar.gz::https://github.com/phuhl/linux_notification_center/archive/1.7.3.tar.gz
- md5sums = bb2d4739a65c3c7bed3d655d231351bf
+ source = deadd-notification-center-bin-1.7.4.tar.gz::https://github.com/phuhl/linux_notification_center/archive/1.7.4.tar.gz
+ sha256sums = 54c767b39514f78470418c12d396f7df611296e9fc5e6706b470deb13861e29f
pkgname = deadd-notification-center-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index 29a0dcc7a4fc..5ed8fdcaa593 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Philipp Uhl <philipp.uhl@rwth-aachen.de>
pkgname=deadd-notification-center-bin
-pkgver=1.7.3
-pkgrel=2
+pkgver=1.7.4
+pkgrel=1
pkgdesc="Customizable notification-daemon with notification center"
url="https://github.com/phuhl/linux_notification_center"
license=("BSD")
@@ -26,4 +26,5 @@ package() {
make DESTDIR="$pkgdir" install
}
-md5sums=('bb2d4739a65c3c7bed3d655d231351bf')
+
+sha256sums=('54c767b39514f78470418c12d396f7df611296e9fc5e6706b470deb13861e29f')