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

Felix Yan felixonmars at archlinux.org
Fri Jul 7 07:10:05 UTC 2017


    Date: Friday, July 7, 2017 @ 07:10:04
  Author: felixonmars
Revision: 242697

archrelease: copy trunk to community-any

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

----------+
 PKGBUILD |   42 +++++++++++++++++++++---------------------
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-07 07:09:35 UTC (rev 242696)
+++ PKGBUILD	2017-07-07 07:10:04 UTC (rev 242697)
@@ -1,21 +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-icon-theme
-pkgver=15.12.45
-pkgrel=1
-pkgdesc="Deepin Icons"
-arch=('any')
-url="https://github.com/linuxdeepin/deepin-icon-theme"
-license=('GPL3')
-replaces=('deepin-cursor-theme')
-conflicts=('deepin-cursor-theme')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-icon-theme/archive/$pkgver.tar.gz")
-sha512sums=('2f6cd46288cf03e37e8a2814da0f678b8448b3a069ce7eaef2e31ac8eea2c74d79b5a1e0684b20451c3ea4f34ef06e508331a350d010da7bfccda74758d6669f')
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-icon-theme/repos/community-any/PKGBUILD (from rev 242696, deepin-icon-theme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2017-07-07 07:10:04 UTC (rev 242697)
@@ -0,0 +1,21 @@
+# $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-icon-theme
+pkgver=15.12.46
+pkgrel=1
+pkgdesc="Deepin Icons"
+arch=('any')
+url="https://github.com/linuxdeepin/deepin-icon-theme"
+license=('GPL3')
+replaces=('deepin-cursor-theme')
+conflicts=('deepin-cursor-theme')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-icon-theme/archive/$pkgver.tar.gz")
+sha512sums=('598d9988851f52c21f0c3c7b3b6168ef2ed690fc9466c1a53a0fbd5e15acc706aff708315122f1bf77c3a303084d3f80f9e2ea5d1aeb8625d52bf18e107038a0')
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list