summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSíle Ekaterin Liszka <sheila@vulpine.house>2023-09-30 22:35:43 +0000
committerZach van Rijn <me@zv.io>2023-10-04 04:15:06 +0000
commit75b46b5ee7ce111f43bc440d30a7f6faf0cb1259 (patch)
tree5839670643dd83d1d60aff6656851c5525992b88
parentca8172cd94e1b42730023ccb530db3221aface1d (diff)
downloadpackages-75b46b5ee7ce111f43bc440d30a7f6faf0cb1259.tar.gz
packages-75b46b5ee7ce111f43bc440d30a7f6faf0cb1259.tar.bz2
packages-75b46b5ee7ce111f43bc440d30a7f6faf0cb1259.tar.xz
packages-75b46b5ee7ce111f43bc440d30a7f6faf0cb1259.zip
user/lxqt-notificationd: upgrade to 1.3.0
-rw-r--r--user/lxqt-notificationd/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/lxqt-notificationd/APKBUILD b/user/lxqt-notificationd/APKBUILD
index 1a2d24f3b..e3b4aa41c 100644
--- a/user/lxqt-notificationd/APKBUILD
+++ b/user/lxqt-notificationd/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Síle Ekaterin Liszka <sheila@vulpine.house>
# Maintainer: Síle Ekaterin Liszka <sheila@vulpine.house>
pkgname=lxqt-notificationd
-pkgver=1.2.0
-_lxqt=0.12.0
+pkgver=1.3.0
+_lxqt=0.13.0
pkgrel=0
pkgdesc="Daemon for notifications in LXQt"
url="https://lxqt.github.io/"
@@ -37,4 +37,4 @@ package() {
make DESTDIR="$pkgdir" -C build install
}
-sha512sums="55ae52cf45942ee7992b099cbea1f81776ab7cc17401f903772458dee3e7ea1899bda13c5e6c5e117b2397dbbbe349c6e06dd389f51b03d4853b2f93c5cb000a lxqt-notificationd-1.2.0.tar.xz"
+sha512sums="8bc57c8a6710aaa5d050802a588530ec446611362eaa7c87aae2dae74b7ed9745486a90efbd854dedf79bc9994e13b5444f8b5259452614e01a8b393dd796607 lxqt-notificationd-1.3.0.tar.xz"