* update xfconf to 4.18.1-1

This commit is contained in:
Alexander Baldeck 2023-06-15 11:37:45 +02:00
parent 06d3aabc3e
commit 50abbb16f5

View File

@ -3,7 +3,7 @@
# Contributor: tobias <tobias funnychar archlinux.org>
pkgname=xfconf
pkgver=4.18.0
pkgver=4.18.1
pkgrel=1
pkgdesc="D-Bus-based configuration storage system"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
@ -13,7 +13,7 @@ groups=('xfce4')
depends=('libxfce4util')
makedepends=('intltool' 'gobject-introspection' 'vala')
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
sha256sums=('2e8c50160bf800a807aea094fc9dad81f9f361f42db56607508ed5b4855d2906')
sha256sums=('d9714751bbcfdc5a59340da6ef8ddfc0807221587b962d907f97dc0a8a002257')
build() {
cd $pkgname-$pkgver