* update xfce4-settings to 4.18.6-1
This commit is contained in:
parent
54d910ba7a
commit
c78ad46586
27
xfce4/xfce4-settings/.SRCINFO
Normal file
27
xfce4/xfce4-settings/.SRCINFO
Normal file
@ -0,0 +1,27 @@
|
||||
pkgbase = xfce4-settings
|
||||
pkgdesc = Xfce's Configuration System
|
||||
pkgver = 4.18.6
|
||||
pkgrel = 1
|
||||
url = https://docs.xfce.org/xfce/xfce4-settings/start
|
||||
arch = x86_64
|
||||
groups = xfce4
|
||||
license = GPL2
|
||||
makedepends = intltool
|
||||
makedepends = xf86-input-libinput
|
||||
depends = exo
|
||||
depends = garcon
|
||||
depends = libxfce4ui
|
||||
depends = xfconf
|
||||
depends = libnotify
|
||||
depends = libcanberra
|
||||
depends = colord
|
||||
depends = libxklavier
|
||||
depends = elementary-icon-theme
|
||||
depends = gnome-themes-extra
|
||||
optdepends = python: xfce4-compose-mail -- "mailto:" URI handling
|
||||
source = https://archive.xfce.org/src/xfce/xfce4-settings/4.18/xfce4-settings-4.18.6.tar.bz2
|
||||
source = default-xsettings-xml.patch
|
||||
sha256sums = d9a9051b6026edd6766c64bb403b51e9167e4d31e7f1c7f843d3aed19f667bfe
|
||||
sha256sums = ca1c7562e209d9ab791b02f2a886c61a9ed705a912d9575f590734eff21d6e5c
|
||||
|
||||
pkgname = xfce4-settings
|
@ -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>
|
||||
# Contributor: Corrado Primier <bardo@aur.archlinux.org>
|
||||
|
||||
pkgname=xfce4-settings
|
||||
pkgver=4.18.4
|
||||
pkgver=4.18.6
|
||||
pkgrel=1
|
||||
pkgdesc="Xfce's Configuration System"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -17,7 +17,7 @@ makedepends=('intltool' 'xf86-input-libinput')
|
||||
optdepends=('python: xfce4-compose-mail -- "mailto:" URI handling')
|
||||
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
|
||||
default-xsettings-xml.patch)
|
||||
sha256sums=('f10c55d0360308d9944f415645d9596d4352f952a20fc7c4a66f30fe511ca1dc'
|
||||
sha256sums=('d9a9051b6026edd6766c64bb403b51e9167e4d31e7f1c7f843d3aed19f667bfe'
|
||||
'ca1c7562e209d9ab791b02f2a886c61a9ed705a912d9575f590734eff21d6e5c')
|
||||
prepare() {
|
||||
cd $pkgname-$pkgver
|
||||
|
Loading…
x
Reference in New Issue
Block a user