[arch-commits] Commit in notification-daemon/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Fri Apr 17 08:47:59 UTC 2015
Date: Friday, April 17, 2015 @ 10:47:59
Author: bgyorgy
Revision: 131533
upgpkg: notification-daemon 3.16.1-1
Update to version 3.16.1
Modified:
notification-daemon/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-17 07:17:49 UTC (rev 131532)
+++ PKGBUILD 2015-04-17 08:47:59 UTC (rev 131533)
@@ -3,7 +3,7 @@
# Contributor: Mark Rosenstand <mark at borkware.net>
pkgname=notification-daemon
-pkgver=3.14.1
+pkgver=3.16.1
pkgrel=1
pkgdesc="Notification daemon for the desktop notifications framework"
arch=(i686 x86_64)
@@ -12,7 +12,7 @@
depends=(gtk3 libcanberra)
makedepends=(intltool)
source=(http://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('3cd9af77708fb1ab95ed6c8c66095c5c99a19e84eadc6ba607ef07973e262b80')
+sha256sums=('256b322f5d18d438c3f1b0d1d10b6b1fbcff80f82f785e3fc69680e4e498fd81')
prepare() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list