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

Johannes Löthberg demize at archlinux.org
Sun May 13 10:15:03 UTC 2018


    Date: Sunday, May 13, 2018 @ 10:15:02
  Author: demize
Revision: 321587

upgpkg: dunst 1.3.2-1

Modified:
  dunst/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-13 09:57:31 UTC (rev 321586)
+++ PKGBUILD	2018-05-13 10:15:02 UTC (rev 321587)
@@ -4,7 +4,7 @@
 # Contributor: feuri
 
 pkgname=dunst
-pkgver=1.3.1
+pkgver=1.3.2
 pkgrel=1
 
 pkgdesc="Customizable and lightweight notification-daemon"
@@ -17,7 +17,7 @@
 provides=('notification-daemon')
 
 source=("dunst-$pkgver.tar.gz::https://github.com/dunst-project/dunst/archive/v$pkgver.tar.gz")
-md5sums=('cd6cee61031e8504b087c4b4344786ed')
+md5sums=('68ad9fd1dab537d7a1ad93c899c50278')
 
 build() {
 	make -C "$srcdir/$pkgname-$pkgver" PREFIX=/usr X11INC=/usr/include/X11 X11LIB=/usr/lib/X11



More information about the arch-commits mailing list