[arch-commits] Commit in deepin-artwork-themes/repos/community-any (PKGBUILD PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Jan 13 08:37:53 UTC 2017


    Date: Friday, January 13, 2017 @ 08:37:52
  Author: felixonmars
Revision: 207179

archrelease: copy trunk to community-any

Added:
  deepin-artwork-themes/repos/community-any/PKGBUILD
    (from rev 207178, deepin-artwork-themes/trunk/PKGBUILD)
Deleted:
  deepin-artwork-themes/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   54 +++++++++++++++++++++++++++---------------------------
 1 file changed, 27 insertions(+), 27 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-13 08:37:30 UTC (rev 207178)
+++ PKGBUILD	2017-01-13 08:37:52 UTC (rev 207179)
@@ -1,27 +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-artwork-themes
-pkgver=15.12.3
-pkgrel=1
-pkgdesc='Deepin artwork themes'
-arch=('any')
-license=('LGPL3')
-url="https://gitcafe.com/Deepin/deepin-artwork-themes"
-depends=('deepin-icon-theme' 'deepin-desktop-base')
-makedepends=('python2' 'git')
-groups=('deepin')
-source=("git+https://github.com/linuxdeepin/deepin-artwork-themes.git#tag=$pkgver")
-sha256sums=('SKIP')
-
-build() {
-  cd $pkgname
-  make build
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-artwork-themes/repos/community-any/PKGBUILD (from rev 207178, deepin-artwork-themes/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2017-01-13 08:37:52 UTC (rev 207179)
@@ -0,0 +1,27 @@
+# $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-artwork-themes
+pkgver=15.12.4
+pkgrel=1
+pkgdesc='Deepin artwork themes'
+arch=('any')
+license=('LGPL3')
+url="https://gitcafe.com/Deepin/deepin-artwork-themes"
+depends=('deepin-icon-theme' 'deepin-desktop-base')
+makedepends=('python2' 'git')
+groups=('deepin')
+source=("git+https://github.com/linuxdeepin/deepin-artwork-themes.git#tag=$pkgver")
+sha256sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make build
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list