Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
xfce4-notifyd


Commits:
8077f7c5 by Evangelos Foutras at 2023-10-22T10:25:45+03:00
upgpkg: 0.9.3-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,24 @@
+pkgbase = xfce4-notifyd
+       pkgdesc = Notification daemon for the Xfce desktop
+       pkgver = 0.9.3
+       pkgrel = 1
+       url = https://docs.xfce.org/apps/notifyd/start
+       arch = x86_64
+       groups = xfce4-goodies
+       license = GPL2
+       makedepends = intltool
+       makedepends = python
+       makedepends = xfce4-panel
+       makedepends = xfce4-dev-tools
+       depends = libxfce4ui
+       depends = libxfce4util
+       depends = libnotify
+       depends = xfconf
+       depends = sqlite
+       depends = libcanberra
+       depends = hicolor-icon-theme
+       provides = notification-daemon
+       source = 
https://archive.xfce.org/src/apps/xfce4-notifyd/0.9/xfce4-notifyd-0.9.3.tar.bz2
+       sha256sums = 
79ee4701e2f8715a700de2431aa33682933cab18d76938bb18e2820302bbe030
+
+pkgname = xfce4-notifyd


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: tobias <tobias funnychar archlinux.org>
 
 pkgname=xfce4-notifyd
-pkgver=0.9.2
+pkgver=0.9.3
 pkgrel=1
 pkgdesc="Notification daemon for the Xfce desktop"
 arch=('x86_64')
@@ -14,7 +14,7 @@ depends=('libxfce4ui' 'libxfce4util' 'libnotify' 'xfconf' 
'sqlite' 'libcanberra'
 makedepends=('intltool' 'python' 'xfce4-panel' 'xfce4-dev-tools')
 provides=('notification-daemon')
 
source=(https://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('47590f0c1f5cb45652d63e17cb4202bee2b2136432ac42395a4bedd110d18789')
+sha256sums=('79ee4701e2f8715a700de2431aa33682933cab18d76938bb18e2820302bbe030')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-notifyd/-/commit/8077f7c54283984b5b8a6377799ef3a9a9bb7eed

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-notifyd/-/commit/8077f7c54283984b5b8a6377799ef3a9a9bb7eed
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to