[arch-commits] Commit in deepin-desktop-schemas/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Feb 6 20:52:35 UTC 2018
Date: Tuesday, February 6, 2018 @ 20:52:34
Author: felixonmars
Revision: 289550
upgpkg: deepin-desktop-schemas 3.2.6-3
add dependency on deepin-icon-theme
Modified:
deepin-desktop-schemas/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-02-06 20:52:25 UTC (rev 289549)
+++ PKGBUILD 2018-02-06 20:52:34 UTC (rev 289550)
@@ -5,12 +5,12 @@
pkgname=deepin-desktop-schemas
pkgver=3.2.6
-pkgrel=2
+pkgrel=3
pkgdesc='GSettings deepin desktop-wide schemas'
arch=('any')
url="https://github.com/linuxdeepin/deepin-desktop-schemas"
license=('GPL3')
-depends=('dconf' 'deepin-gtk-theme' 'deepin-sound-theme')
+depends=('dconf' 'deepin-gtk-theme' 'deepin-icon-theme' 'deepin-sound-theme')
makedepends=('python')
conflicts=('deepin-artwork-themes')
replaces=('deepin-artwork-themes')
More information about the arch-commits
mailing list