* update xfdesktop to 4.18.1-2

This commit is contained in:
Alexander Baldeck 2024-09-20 08:57:37 +02:00
parent c78ad46586
commit a24cad1efc
2 changed files with 21 additions and 2 deletions

19
xfce4/xfdesktop/.SRCINFO Normal file
View File

@ -0,0 +1,19 @@
pkgbase = xfdesktop
pkgdesc = Xfce's desktop manager
pkgver = 4.18.1
pkgrel = 2
url = https://docs.xfce.org/xfce/xfdesktop/start
arch = x86_64
groups = xfce4
license = GPL2
makedepends = intltool
depends = libxfce4ui
depends = libwnck3
depends = exo
depends = thunar
depends = garcon
depends = hicolor-icon-theme
source = https://archive.xfce.org/src/xfce/xfdesktop/4.18/xfdesktop-4.18.1.tar.bz2
sha256sums = ef9268190c25877e22a9ff5aa31cc8ede120239cb0dfca080c174e7eed4ff756
pkgname = xfdesktop

View File

@ -1,10 +1,10 @@
# POWER Maintainer: Alexander Baldeck <alex.bldck@gmail.com>
# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
# Maintainer: Evangelos Foutras <foutrelis@archlinux.org>
# Contributor: tobias <tobias funnychar archlinux.org>
pkgname=xfdesktop
pkgver=4.18.1
pkgrel=1
pkgrel=2
pkgdesc="Xfce's desktop manager"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://docs.xfce.org/xfce/xfdesktop/start"