summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorphuhl2023-05-30 11:28:14 +0200
committerphuhl2023-05-30 11:28:14 +0200
commitbf2e95abc1117695fa572ca49775454f85119541 (patch)
treefe432217c02048640b37582e5d06dcf01bc5849b
parent9f54bff5b4720407289914ea49861220cddc1219 (diff)
downloadaur-bf2e95abc1117695fa572ca49775454f85119541.tar.gz
Bumps version to 2.0.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d31651603a1d..0de5b0f729e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = deadd-notification-center-bin
pkgdesc = Customizable notification-daemon with notification center
- pkgver = 2.0.2
+ pkgver = 2.0.3
pkgrel = 1
url = https://github.com/phuhl/linux_notification_center
arch = x86_64
@@ -10,7 +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-2.0.2.tar.gz::https://github.com/phuhl/linux_notification_center/archive/2.0.2.tar.gz
- sha256sums = fed8025ebdd4f4052c548ea2d0cca45bc94db92436d704bc40ea7cb5742b40b6
+ source = deadd-notification-center-bin-2.0.3.tar.gz::https://github.com/phuhl/linux_notification_center/archive/2.0.3.tar.gz
+ sha256sums = e6acfad059103dc895e088011a794e6a9545b3ace292c7a19725d9cd67c55842
pkgname = deadd-notification-center-bin
diff --git a/PKGBUILD b/PKGBUILD
index c4a6e7e074b1..36224d167549 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philipp Uhl <philipp.uhl@rwth-aachen.de>
pkgname=deadd-notification-center-bin
-pkgver=2.0.2
+pkgver=2.0.3
pkgrel=1
pkgdesc="Customizable notification-daemon with notification center"
url="https://github.com/phuhl/linux_notification_center"
@@ -25,5 +25,4 @@ package() {
make service
make DESTDIR="$pkgdir" install
}
-
-sha256sums=('fed8025ebdd4f4052c548ea2d0cca45bc94db92436d704bc40ea7cb5742b40b6')
+sha256sums=('e6acfad059103dc895e088011a794e6a9545b3ace292c7a19725d9cd67c55842')