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

Johannes Löthberg demize at archlinux.org
Sat Jul 6 19:31:56 UTC 2019


    Date: Saturday, July 6, 2019 @ 19:31:54
  Author: demize
Revision: 487540

upgpkg: dunst 1.4.1-1

Modified:
  dunst/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-06 19:28:17 UTC (rev 487539)
+++ PKGBUILD	2019-07-06 19:31:54 UTC (rev 487540)
@@ -3,7 +3,7 @@
 # Contributor: feuri
 
 pkgname=dunst
-pkgver=1.4.0
+pkgver=1.4.1
 pkgrel=1
 
 pkgdesc="Customizable and lightweight notification-daemon"
@@ -11,7 +11,7 @@
 arch=('x86_64')
 license=('BSD')
 
-depends=('libxinerama' 'libxss' 'pango' 'gdk-pixbuf2' 'libxrandr')
+depends=('libxinerama' 'libxss' 'pango' 'gdk-pixbuf2' 'libxrandr' 'glib2')
 makedepends=('libnotify')
 optdepends=('libnotify: dunstify')
 
@@ -18,7 +18,7 @@
 provides=('notification-daemon')
 
 source=("dunst-$pkgver.tar.gz::https://github.com/dunst-project/dunst/archive/v$pkgver.tar.gz")
-md5sums=('8a8095566a1b913056674f802444311a')
+md5sums=('ea22e152ae40a1fc8e0e4da5b762ad20')
 
 build() {
   cd dunst-$pkgver



More information about the arch-commits mailing list