[arch-commits] Commit in xfce4-notifyd/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Wed Apr 8 16:35:24 UTC 2020
Date: Wednesday, April 8, 2020 @ 16:35:23
Author: foutrelis
Revision: 379847
upgpkg: xfce4-notifyd 0.6.0-1: new upstream release
Modified:
xfce4-notifyd/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-08 16:34:31 UTC (rev 379846)
+++ PKGBUILD 2020-04-08 16:35:23 UTC (rev 379847)
@@ -2,8 +2,8 @@
# Contributor: tobias <tobias funnychar archlinux.org>
pkgname=xfce4-notifyd
-pkgver=0.4.4
-pkgrel=2
+pkgver=0.6.0
+pkgrel=1
pkgdesc="Notification daemon for the Xfce desktop"
arch=('x86_64')
url="https://docs.xfce.org/apps/notifyd/start"
@@ -13,7 +13,7 @@
makedepends=('intltool' 'python' 'xfce4-panel')
provides=('notification-daemon')
source=(https://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('090571acf94c423003426cb779fb23e8545c68bab6485563b589c7def8a21b55')
+sha256sums=('c1d126a81604ff967e4655f06427763bf559c338ba629c95cb9aa7f5d6dc8ba6')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list