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

Felix Yan fyan at archlinux.org
Mon Dec 21 13:01:56 UTC 2015


    Date: Monday, December 21, 2015 @ 14:01:55
  Author: fyan
Revision: 153847

archrelease: copy trunk to community-testing-any

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

----------+
 PKGBUILD |   46 +++++++++++++++++++++++-----------------------
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-21 13:01:20 UTC (rev 153846)
+++ PKGBUILD	2015-12-21 13:01:55 UTC (rev 153847)
@@ -1,23 +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=15.12.1.20151218
-_commit=05a8bcdfffa110a392eabca61c384fa2e2c8f933
-pkgrel=1
-pkgdesc="Deepin GTK Theme"
-arch=('any')
-url="https://gitcafe.com/Deepin/deepin-gtk-theme"
-license=('LGPL3')
-makedepends=('git')
-optdepends=('gtk-engine-murrine: for gtk2 themes')
-groups=('deepin')
-source=("git+https://github.com/linuxdeepin/deepin-gtk-theme.git#commit=$_commit")
-sha256sums=('SKIP')
-
-package() {
-  cd deepin-gtk-theme
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-gtk-theme/repos/community-testing-any/PKGBUILD (from rev 153846, deepin-gtk-theme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2015-12-21 13:01:55 UTC (rev 153847)
@@ -0,0 +1,23 @@
+# $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=15.12.2
+_commit=29192a492361a46dfc893f5b4fd603f0510d6fa5
+pkgrel=1
+pkgdesc="Deepin GTK Theme"
+arch=('any')
+url="https://gitcafe.com/Deepin/deepin-gtk-theme"
+license=('LGPL3')
+makedepends=('git')
+optdepends=('gtk-engine-murrine: for gtk2 themes')
+groups=('deepin')
+source=("git+https://github.com/linuxdeepin/deepin-gtk-theme.git#commit=$_commit")
+sha256sums=('SKIP')
+
+package() {
+  cd deepin-gtk-theme
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list