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

Johannes Löthberg demize at archlinux.org
Sun Mar 31 13:10:39 UTC 2019


    Date: Sunday, March 31, 2019 @ 13:10:39
  Author: demize
Revision: 446684

upgpkg: dunst 1.4.0-1

Modified:
  dunst/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-31 13:09:24 UTC (rev 446683)
+++ PKGBUILD	2019-03-31 13:10:39 UTC (rev 446684)
@@ -3,8 +3,8 @@
 # Contributor: feuri
 
 pkgname=dunst
-pkgver=1.3.2
-pkgrel=2
+pkgver=1.4.0
+pkgrel=1
 
 pkgdesc="Customizable and lightweight notification-daemon"
 url="https://dunst-project.org/"
@@ -11,7 +11,7 @@
 arch=('x86_64')
 license=('BSD')
 
-depends=('libxinerama' 'libxss' 'pango' 'gdk-pixbuf2' 'libxdg-basedir' 'libxrandr')
+depends=('libxinerama' 'libxss' 'pango' 'gdk-pixbuf2' 'libxrandr')
 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=('68ad9fd1dab537d7a1ad93c899c50278')
+md5sums=('8a8095566a1b913056674f802444311a')
 
 build() {
   cd dunst-$pkgver



More information about the arch-commits mailing list