[arch-commits] Commit in deepin-metacity/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Oct 25 11:07:23 UTC 2020
Date: Sunday, October 25, 2020 @ 11:07:23
Author: felixonmars
Revision: 732429
upgpkg: deepin-metacity 3.22.24-3: add back deepin-metacity to deepin group, since deepin-kwin is broken
Modified:
deepin-metacity/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-25 11:07:18 UTC (rev 732428)
+++ PKGBUILD 2020-10-25 11:07:23 UTC (rev 732429)
@@ -4,10 +4,11 @@
pkgname=deepin-metacity
pkgver=3.22.24
-pkgrel=2
+pkgrel=3
pkgdesc="2D window manager for Deepin"
arch=('x86_64')
license=('GPL')
+groups=('deepin')
depends=('dconf' 'libcanberra' 'libgtop' 'libsm' 'deepin-desktop-schemas' 'gtk3' 'startup-notification' 'zenity' 'bamf')
makedepends=('intltool' 'itstool' 'autoconf-archive' 'yelp-tools' 'python')
url="https://github.com/linuxdeepin/deepin-metacity"
More information about the arch-commits
mailing list