summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorphuhl2023-01-12 20:05:35 +0100
committerphuhl2023-01-12 20:05:35 +0100
commitcac307813d7c88a25a283c52c2c0b229d5b00925 (patch)
tree6a14cfbd090b81e8603a15a6c86eb9c828bf8016
parentd70ba5d77b0c64099c3105ba6da2dadc69b17c03 (diff)
downloadaur-cac307813d7c88a25a283c52c2c0b229d5b00925.tar.gz
Bumps version to 1.7.4
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 157253d774da..30d8b9089911 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = deadd-notification-center
pkgdesc = Customizable notification-daemon with notification center
- pkgver = 1.7.3
+ pkgver = 1.7.4
pkgrel = 1
url = https://github.com/phuhl/linux_notification_center
arch = x86_64
@@ -14,8 +14,7 @@ pkgbase = deadd-notification-center
provides = deadd-notification-center
conflicts = deadd-notification-center-bin
conflicts = deadd-notification-center-git
- source = deadd-notification-center-1.7.3.tar.gz::https://github.com/phuhl/linux_notification_center/archive/1.7.3.tar.gz
- md5sums = bb2d4739a65c3c7bed3d655d231351bf
+ source = deadd-notification-center-1.7.4.tar.gz::https://github.com/phuhl/linux_notification_center/archive/1.7.4.tar.gz
+ sha256sums = 54c767b39514f78470418c12d396f7df611296e9fc5e6706b470deb13861e29f
pkgname = deadd-notification-center
-
diff --git a/PKGBUILD b/PKGBUILD
index 10d1768ba2e7..d04ab7368c21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philipp Uhl <philipp.uhl@rwth-aachen.de>
pkgname=deadd-notification-center
-pkgver=1.7.3
+pkgver=1.7.4
pkgrel=1
pkgdesc="Customizable notification-daemon with notification center"
url="https://github.com/phuhl/linux_notification_center"
@@ -26,5 +26,4 @@ package() {
cd "linux_notification_center-${pkgver}"
make DESTDIR="$pkgdir" install
}
-
-md5sums=('bb2d4739a65c3c7bed3d655d231351bf')
+sha256sums=('54c767b39514f78470418c12d396f7df611296e9fc5e6706b470deb13861e29f')