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

Christian Hesse eworm at archlinux.org
Tue Aug 2 10:52:39 UTC 2016


    Date: Tuesday, August 2, 2016 @ 10:52:39
  Author: eworm
Revision: 272839

upgpkg: xfce4-notifyd 0.3.0-1

new upstream release

Modified:
  xfce4-notifyd/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-02 10:15:54 UTC (rev 272838)
+++ PKGBUILD	2016-08-02 10:52:39 UTC (rev 272839)
@@ -3,8 +3,8 @@
 # Contributor: tobias <tobias funnychar archlinux.org>
 
 pkgname=xfce4-notifyd
-pkgver=0.2.4
-pkgrel=3
+pkgver=0.3.0
+pkgrel=1
 pkgdesc="Notification daemon for the Xfce desktop"
 arch=('i686' 'x86_64')
 url="http://goodies.xfce.org/projects/applications/xfce4-notifyd"
@@ -11,10 +11,10 @@
 license=('GPL2')
 groups=('xfce4-goodies')
 depends=('libxfce4ui' 'libnotify' 'hicolor-icon-theme')
-makedepends=('intltool')
+makedepends=('intltool' 'python')
 provides=('notification-daemon')
-source=(http://archive.xfce.org/src/apps/$pkgname/0.2/$pkgname-$pkgver.tar.bz2)
-sha256sums=('8c7ed62f9496816d1391281f77d1b32216f9bf6fd22fbe4f6f3f4e07a6bbced0')
+source=(http://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('7076081424932b40d03366a7518daf495f81eb780f376819e59e76d65d811100')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list