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

Daniel Wallace dwallace at archlinux.org
Thu Jul 31 05:13:29 UTC 2014


    Date: Thursday, July 31, 2014 @ 07:13:29
  Author: dwallace
Revision: 116624

upgpkg: dunst 1.1.0-1

upgpkg: dunst 1.1.0

Modified:
  dunst/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-31 03:26:51 UTC (rev 116623)
+++ PKGBUILD	2014-07-31 05:13:29 UTC (rev 116624)
@@ -3,8 +3,8 @@
 # Contributor: feuri
 
 pkgname=dunst
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.1.0
+pkgrel=1
 pkgdesc="Customizable and lightweight notification-daemon"
 arch=('i686' 'x86_64')
 url="http://www.knopwob.org/dunst/"
@@ -13,7 +13,7 @@
 makedepends=(libnotify)
 provides=(notification-daemon)
 source=("http://www.knopwob.org/public/dunst-release/$pkgname-$pkgver.tar.bz2")
-md5sums=('bb5fee3cdf6ee30f7e11b7edd35e6723')
+md5sums=('7c37fb5306012fd658839908479dbbed')
 
 build() {
 	make -C "$srcdir/$pkgname-$pkgver" X11INC=/usr/include/X11 X11LIB=/usr/lib/X11




More information about the arch-commits mailing list