summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2020-08-19 19:38:12 -0400
committerTed Alff2020-08-19 19:38:12 -0400
commit71699966fa1fc34c5b329641203db2caf6714e19 (patch)
treea9b1bf0ac876951612666666986f2f410267d0cf /PKGBUILD
parentc63fc8ce376de6356c9fc1ce4233b70e0fc0bd1e (diff)
downloadaur-71699966fa1fc34c5b329641203db2caf6714e19.tar.gz
Version bump 4.15.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4aa32160c255..5f341552e431 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,22 +2,22 @@
_pkgname=xfce4-settings
pkgname=${_pkgname}-devel
-pkgver=4.15.1
+pkgver=4.15.2
pkgrel=1
pkgdesc="Settings manager for xfce"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h' 'aarch64')
url="https://www.xfce.org/"
license=('GPL2')
groups=('xfce4-devel')
-depends=('exo>=4.15.1' 'garcon' 'libxfce4ui>=4.15.1' 'xfconf' 'libnotify' 'colord'
- 'libxklavier' 'adwaita-icon-theme' 'gnome-themes-extra')
+depends=('exo' 'libxfce4util>=4.15.2' 'garcon' 'libxfce4ui>=4.15.1' 'xfconf' 'libnotify' 'colord'
+ 'libxklavier' 'adwaita-icon-theme' 'gnome-themes-extra' 'python')
makedepends=('intltool')
optdepends=('libcanberra: for sound control')
provides=("${_pkgname}=${pkgver}")
conflicts=("${_pkgname}")
source=("https://archive.xfce.org/src/xfce/$_pkgname/${pkgver%.*}/$_pkgname-$pkgver.tar.bz2"
'default-xsettings-xml.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/default-xsettings-xml.patch?h=packages/xfce4-settings')
-sha256sums=('00ef2783d90a3779d1e75a4c5d4a9e43f958b949b6f711800a17f2d2e4123c2f'
+sha256sums=('ca87a7fdafa24830913c17f107e658a9f4000711c24b00e406b81a07feb24b3f'
'8e9a6c70ab0ceb5d91b637dc290768f8a47edb5d7b6e2eebc4459dbc4ee040d7')
prepare() {