Date: Thursday, April 20, 2023 @ 22:00:21 Author: foxboron Revision: 1448080
upgpkg: dunst 1.9.2-1 Modified: dunst/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-20 21:38:35 UTC (rev 1448079) +++ PKGBUILD 2023-04-20 22:00:21 UTC (rev 1448080) @@ -4,7 +4,7 @@ # Contributor: feuri pkgname=dunst -pkgver=1.9.1 +pkgver=1.9.2 pkgrel=1 pkgdesc="Customizable and lightweight notification-daemon" url="https://dunst-project.org/" @@ -16,7 +16,7 @@ backup=('etc/dunst/dunstrc') provides=('notification-daemon') source=("dunst-$pkgver.tar.gz::https://github.com/dunst-project/dunst/archive/v$pkgver.tar.gz") -sha256sums=('571d82d5feef995e69a35e708a400a0cfa12a0f81854c5a3357e17844bf6249a') +sha256sums=('fa6ce45c0af4bae188b0d679a5ba92f8f9b7e4301bb1bb476e82df26bce9e71a') build() { cd dunst-$pkgver
