|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# Contributor: tobias <tobias funnychar archlinux.org> |
|
|
|
|
|
|
|
|
|
pkgname=xfconf |
|
|
|
|
pkgver=4.14.1 |
|
|
|
|
pkgver=4.14.3 |
|
|
|
|
pkgrel=1 |
|
|
|
|
pkgdesc="Flexible, easy-to-use configuration management system" |
|
|
|
|
arch=('x86_64') |
|
|
|
@ -12,7 +12,7 @@ groups=('xfce4')
|
|
|
|
|
depends=('libxfce4util') |
|
|
|
|
makedepends=('intltool' 'gobject-introspection' 'vala') |
|
|
|
|
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2) |
|
|
|
|
sha256sums=('b893e0a329aee00902fec2f0509f56916c9dcc7844e1b1f9e3c7399458290d59') |
|
|
|
|
sha256sums=('589052a0efc6151c5fb5f438da463502a4fd91848cae7b9376d417be4c5a0c02') |
|
|
|
|
|
|
|
|
|
build() { |
|
|
|
|
cd "$srcdir/$pkgname-$pkgver" |
|
|
|
|