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

Felix Yan fyan at archlinux.org
Tue Nov 24 07:24:28 UTC 2015


    Date: Tuesday, November 24, 2015 @ 08:24:28
  Author: fyan
Revision: 147616

upgpkg: deepin-desktop-schemas 2.91.1-3

replace old names

Modified:
  deepin-desktop-schemas/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-24 07:24:07 UTC (rev 147615)
+++ PKGBUILD	2015-11-24 07:24:28 UTC (rev 147616)
@@ -5,7 +5,7 @@
 
 pkgname=deepin-desktop-schemas
 pkgver=2.91.1
-pkgrel=2
+pkgrel=3
 pkgdesc='GSettings deepin desktop-wide schemas'
 arch=('any')
 url="https://github.com/linuxdeepin/deepin-desktop-schemas"
@@ -12,6 +12,9 @@
 license=('GPL3')
 depends=('dconf')
 makedepends=('git')
+conflicts=('dde-daemon<=2.92.1')
+replaces=('deepin-default-gsettings')
+groups=('deepin')
 install="${pkgname}.install"
 source=("git+https://github.com/linuxdeepin/deepin-desktop-schemas.git#tag=$pkgver")
 sha256sums=('SKIP')



More information about the arch-commits mailing list