summaryrefslogtreecommitdiff
path: root/user/xfce4-notifyd
diff options
context:
space:
mode:
authorKiyoshi Aman <kiyoshi.aman@gmail.com>2020-06-12 00:32:07 +0000
committerKiyoshi Aman <kiyoshi.aman@gmail.com>2020-06-12 00:32:07 +0000
commit7c9a4c652447c26672a410369a44caefcdba753b (patch)
treea9b9fc89926265f30fa07220601b340dcd18990a /user/xfce4-notifyd
parentef9dffb284e0d3dc48a4f802df2cead2c1e6d4d9 (diff)
downloadpackages-7c9a4c652447c26672a410369a44caefcdba753b.tar.gz
packages-7c9a4c652447c26672a410369a44caefcdba753b.tar.bz2
packages-7c9a4c652447c26672a410369a44caefcdba753b.tar.xz
packages-7c9a4c652447c26672a410369a44caefcdba753b.zip
user/xfce4-notifyd: upgrade to 0.6.1
Diffstat (limited to 'user/xfce4-notifyd')
-rw-r--r--user/xfce4-notifyd/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/user/xfce4-notifyd/APKBUILD b/user/xfce4-notifyd/APKBUILD
index 0aa0fdd1f..9025a7fa0 100644
--- a/user/xfce4-notifyd/APKBUILD
+++ b/user/xfce4-notifyd/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Kiyoshi Aman <adelie@aerdan.vulpine.house>
# Maintainer: Kiyoshi Aman <adelie@aerdan.vulpine.house>
pkgname=xfce4-notifyd
-pkgver=0.4.4
-pkgrel=1
+pkgver=0.6.1
+pkgrel=0
pkgdesc="Notification service for the XFCE desktop environment"
url="https://xfce.org"
arch="all"
@@ -11,7 +11,7 @@ depends=""
makedepends="intltool libice-dev gtk+3.0-dev libxfce4util-dev libxfce4ui-dev
xfce4-panel-dev libnotify-dev dbus-glib-dev"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
-source="https://archive.xfce.org/src/apps/xfce4-notifyd/0.4/xfce4-notifyd-$pkgver.tar.bz2"
+source="https://archive.xfce.org/src/apps/xfce4-notifyd/${pkgver%.*}/xfce4-notifyd-$pkgver.tar.bz2"
build() {
LIBS="-lintl -lX11" ./configure \
@@ -32,4 +32,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="546a5063673e36ef26bcdac624bfcef41a14918dbb496fb3d282613334f173b51669184b6bcfbee0f07a17863620898be2f464e487ca9755abe7285d6a43d8d5 xfce4-notifyd-0.4.4.tar.bz2"
+sha512sums="d48752cd4e02e515e4c5d147b7bce678a56f47f0bd336e3b9db4e14fc2b0355e0582816957fc43c313a5779b5495c836ee5da4f0cb83616a0164d692a169415f xfce4-notifyd-0.6.1.tar.bz2"