diff options
author | Ted Alff | 2020-08-19 19:38:12 -0400 |
---|---|---|
committer | Ted Alff | 2020-08-19 19:38:12 -0400 |
commit | 71699966fa1fc34c5b329641203db2caf6714e19 (patch) | |
tree | a9b1bf0ac876951612666666986f2f410267d0cf /.SRCINFO | |
parent | c63fc8ce376de6356c9fc1ce4233b70e0fc0bd1e (diff) | |
download | aur-71699966fa1fc34c5b329641203db2caf6714e19.tar.gz |
Version bump 4.15.2
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 14 |
1 files changed, 9 insertions, 5 deletions
@@ -1,14 +1,17 @@ pkgbase = xfce4-settings-devel pkgdesc = Settings manager for xfce - pkgver = 4.15.1 + pkgver = 4.15.2 pkgrel = 1 url = https://www.xfce.org/ arch = i686 arch = x86_64 + arch = armv7h + arch = aarch64 groups = xfce4-devel license = GPL2 makedepends = intltool - depends = exo>=4.15.1 + depends = exo + depends = libxfce4util>=4.15.2 depends = garcon depends = libxfce4ui>=4.15.1 depends = xfconf @@ -17,12 +20,13 @@ pkgbase = xfce4-settings-devel depends = libxklavier depends = adwaita-icon-theme depends = gnome-themes-extra + depends = python optdepends = libcanberra: for sound control - provides = xfce4-settings=4.15.1 + provides = xfce4-settings=4.15.2 conflicts = xfce4-settings - source = https://archive.xfce.org/src/xfce/xfce4-settings/4.15/xfce4-settings-4.15.1.tar.bz2 + source = https://archive.xfce.org/src/xfce/xfce4-settings/4.15/xfce4-settings-4.15.2.tar.bz2 source = 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 sha256sums = 8e9a6c70ab0ceb5d91b637dc290768f8a47edb5d7b6e2eebc4459dbc4ee040d7 pkgname = xfce4-settings-devel |