[arch-commits] Commit in dunst/trunk (PKGBUILD)
Johannes Löthberg
demize at archlinux.org
Fri Feb 16 12:56:51 UTC 2018
Date: Friday, February 16, 2018 @ 12:56:48
Author: demize
Revision: 294989
upgpkg: dunst 1.3.1-1
Modified:
dunst/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-02-16 12:56:19 UTC (rev 294988)
+++ PKGBUILD 2018-02-16 12:56:48 UTC (rev 294989)
@@ -4,8 +4,8 @@
# Contributor: feuri
pkgname=dunst
-pkgver=1.3.0
-pkgrel=2
+pkgver=1.3.1
+pkgrel=1
pkgdesc="Customizable and lightweight notification-daemon"
url="https://dunst-project.org/"
@@ -17,7 +17,7 @@
provides=('notification-daemon')
source=("dunst-$pkgver.tar.gz::https://github.com/dunst-project/dunst/archive/v$pkgver.tar.gz")
-md5sums=('f095a62ae24ec9de87596cadad19811a')
+md5sums=('cd6cee61031e8504b087c4b4344786ed')
build() {
make -C "$srcdir/$pkgname-$pkgver" PREFIX=/usr X11INC=/usr/include/X11 X11LIB=/usr/lib/X11
More information about the arch-commits
mailing list