[arch-commits] Commit in deepin-gtk-theme/repos/community-any (PKGBUILD PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue May 2 02:30:16 UTC 2017


    Date: Tuesday, May 2, 2017 @ 02:30:15
  Author: felixonmars
Revision: 226475

archrelease: copy trunk to community-any

Added:
  deepin-gtk-theme/repos/community-any/PKGBUILD
    (from rev 226474, deepin-gtk-theme/trunk/PKGBUILD)
Deleted:
  deepin-gtk-theme/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   44 ++++++++++++++++++++++----------------------
 1 file changed, 22 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-02 02:29:55 UTC (rev 226474)
+++ PKGBUILD	2017-05-02 02:30:15 UTC (rev 226475)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
-# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
-
-pkgname=deepin-gtk-theme
-pkgver=17.10.1
-pkgrel=1
-pkgdesc="Deepin GTK Theme"
-arch=('any')
-url="https://github.com/linuxdeepin/deepin-gtk-theme"
-license=('LGPL3')
-makedepends=('git')
-optdepends=('gtk-engine-murrine: for gtk2 themes')
-groups=('deepin')
-source=("git+https://cr.deepin.io/deepin-gtk-theme.git#tag=$pkgver")
-sha512sums=('SKIP')
-
-package() {
-  cd deepin-gtk-theme
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-gtk-theme/repos/community-any/PKGBUILD (from rev 226474, deepin-gtk-theme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2017-05-02 02:30:15 UTC (rev 226475)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
+# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
+
+pkgname=deepin-gtk-theme
+pkgver=17.10.2
+pkgrel=1
+pkgdesc="Deepin GTK Theme"
+arch=('any')
+url="https://github.com/linuxdeepin/deepin-gtk-theme"
+license=('LGPL3')
+makedepends=('git')
+optdepends=('gtk-engine-murrine: for gtk2 themes')
+groups=('deepin')
+source=("git+https://cr.deepin.io/deepin-gtk-theme.git#tag=$pkgver")
+sha512sums=('SKIP')
+
+package() {
+  cd deepin-gtk-theme
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list