[arch-commits] Commit in dunst/trunk (PKGBUILD)

Morten Linderud foxboron at gemini.archlinux.org
Tue Nov 2 20:39:50 UTC 2021


    Date: Tuesday, November 2, 2021 @ 20:39:50
  Author: foxboron
Revision: 1035410

upgpkg: dunst 1.7.1-1

Modified:
  dunst/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-02 19:31:56 UTC (rev 1035409)
+++ PKGBUILD	2021-11-02 20:39:50 UTC (rev 1035410)
@@ -4,8 +4,8 @@
 # Contributor: feuri
 
 pkgname=dunst
-pkgver=1.7.0
-pkgrel=3
+pkgver=1.7.1
+pkgrel=1
 pkgdesc="Customizable and lightweight notification-daemon"
 url="https://dunst-project.org/"
 arch=('x86_64')
@@ -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")
-md5sums=('4d897596f131c77e039b4994a32b3c44')
+md5sums=('0a994d35635406726036270ce40ba361')
 
 build() {
   cd dunst-$pkgver



More information about the arch-commits mailing list