[arch-commits] Commit in deepin-desktop-schemas/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Jan 30 08:46:13 UTC 2018


    Date: Tuesday, January 30, 2018 @ 08:46:12
  Author: felixonmars
Revision: 288081

upgpkg: deepin-desktop-schemas 3.2.6-2

deprecate and replace deepin-artwork-themes

Modified:
  deepin-desktop-schemas/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-30 08:44:30 UTC (rev 288080)
+++ PKGBUILD	2018-01-30 08:46:12 UTC (rev 288081)
@@ -5,14 +5,15 @@
 
 pkgname=deepin-desktop-schemas
 pkgver=3.2.6
-pkgrel=1
+pkgrel=2
 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' 'deepin-artwork-themes')
+depends=('dconf' 'deepin-gtk-theme' 'deepin-sound-theme')
 makedepends=('python')
-replaces=('deepin-default-gsettings')
+conflicts=('deepin-artwork-themes')
+replaces=('deepin-artwork-themes')
 groups=('deepin')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-desktop-schemas/archive/$pkgver.tar.gz")
 sha512sums=('eda889e2ccffb80d4bc25bb7e271ae9c258495fc39a7a5f7220f05c21b62db66b08aad80a1bbe212d1992fc1c2402956eb82b5a2508f749c2241d6ee1cddb178')



More information about the arch-commits mailing list