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

Felix Yan felixonmars at archlinux.org
Tue Aug 23 04:45:55 UTC 2016


    Date: Tuesday, August 23, 2016 @ 04:45:54
  Author: felixonmars
Revision: 187359

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-23 04:45:41 UTC (rev 187358)
+++ PKGBUILD	2016-08-23 04:45:54 UTC (rev 187359)
@@ -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.6.20160714
-_commit=e1a5c0694b274555757e80a696d8022889e44592
-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#commit=$_commit")
-sha256sums=('SKIP')
-
-package() {
-  cd deepin-gtk-theme
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-gtk-theme/repos/community-any/PKGBUILD (from rev 187358, deepin-gtk-theme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2016-08-23 04:45:54 UTC (rev 187359)
@@ -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=15.12.7
+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")
+sha256sums=('SKIP')
+
+package() {
+  cd deepin-gtk-theme
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list