summaryrefslogtreecommitdiff
path: root/extra/libnotify
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libnotify')
-rw-r--r--extra/libnotify/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libnotify/PKGBUILD b/extra/libnotify/PKGBUILD
index 6f1a5eddd..3ea034dae 100644
--- a/extra/libnotify/PKGBUILD
+++ b/extra/libnotify/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 154761 2012-03-30 16:37:09Z heftig $
+# $Id: PKGBUILD 196115 2013-10-07 11:52:55Z jgc $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libnotify
-pkgver=0.7.5
-pkgrel=1.1
+pkgver=0.7.6
+pkgrel=1
pkgdesc="Desktop notification library"
arch=('i686' 'x86_64' 'mips64el')
url="http://library.gnome.org/devel/notification-spec/"
@@ -12,7 +12,7 @@ depends=('gdk-pixbuf2')
makedepends=('gtk3' 'gobject-introspection')
options=('!libtool')
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.7/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('4378cb47874ba4d5f759b7890d8d28d086e81d3f0bd4f6e84e5ab66d82ffb652')
+sha256sums=('0ef61ca400d30e28217979bfa0e73a7406b19c32dd76150654ec5b2bdf47d837')
build() {
cd ${pkgname}-${pkgver}