aboutsummaryrefslogtreecommitdiffstats
path: root/main/xfce4-notifyd
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <b@bpiotrowski.pl>2013-04-21 20:03:44 +0200
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2013-04-21 20:03:44 +0200
commit8cc600e709de26bce86ef9b142852944ad1b3345 (patch)
treed36d5a70ee130c0f33e00b55c73cf11c3e76f24e /main/xfce4-notifyd
parenta35fc7a696bac84931d40c248af15ee622ab5bac (diff)
downloadaports-8cc600e709de26bce86ef9b142852944ad1b3345.tar.bz2
aports-8cc600e709de26bce86ef9b142852944ad1b3345.tar.xz
main/xfce4-notifyd: upgrade to 0.2.3
Diffstat (limited to 'main/xfce4-notifyd')
-rw-r--r--main/xfce4-notifyd/APKBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/main/xfce4-notifyd/APKBUILD b/main/xfce4-notifyd/APKBUILD
index 3a54a8a28e..48de002907 100644
--- a/main/xfce4-notifyd/APKBUILD
+++ b/main/xfce4-notifyd/APKBUILD
@@ -1,14 +1,14 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xfce4-notifyd
-pkgver=0.2.2
-pkgrel=2
+pkgver=0.2.3
+pkgrel=0
pkgdesc="notification daemon for the xfce desktop"
url="http://spuriousinterrupt.org/projects/xfce4-notifyd"
arch="all"
license="GPL2"
depends="hicolor-icon-theme"
makedepends="gtk+-dev libxfce4util libxfce4ui-dev libsexy-dev xfconf-dev
- dbus-glib-dev libglade-dev"
+ dbus-glib-dev libglade-dev libnotify-dev"
install=
subpackages="$pkgname-lang"
source="http://archive.xfce.org/src/apps/xfce4-notifyd/${pkgver%.*}/xfce4-notifyd-$pkgver.tar.bz2"
@@ -29,4 +29,6 @@ package() {
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="8687fb7a0f270231ada265e363b6ffcc xfce4-notifyd-0.2.2.tar.bz2"
+md5sums="97c02482f96211251a420d12c34dda3d xfce4-notifyd-0.2.3.tar.bz2"
+sha256sums="dd40f64c9db22b0b971e81e8e74a4ab6afe6d0bb819ab5d0badee89e13faa63b xfce4-notifyd-0.2.3.tar.bz2"
+sha512sums="52ab2b3adbe512349ae4edd362f769a5cb4ab616624ef1c10fed21ae9d5e4955f46c14fbd23584ea07b4e65385d7ee5414e0a5e77806e8034a7b5c798d5b67c6 xfce4-notifyd-0.2.3.tar.bz2"