[arch-commits] Commit in deepin-icon-theme/repos/community-any (PKGBUILD PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Mar 15 09:58:03 UTC 2017
Date: Wednesday, March 15, 2017 @ 09:58:02
Author: felixonmars
Revision: 216404
archrelease: copy trunk to community-any
Added:
deepin-icon-theme/repos/community-any/PKGBUILD
(from rev 216403, deepin-icon-theme/trunk/PKGBUILD)
Deleted:
deepin-icon-theme/repos/community-any/PKGBUILD
----------+
PKGBUILD | 60 ++++++++++++++++++++++++++++++------------------------------
1 file changed, 30 insertions(+), 30 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2017-03-15 09:57:27 UTC (rev 216403)
+++ PKGBUILD 2017-03-15 09:58:02 UTC (rev 216404)
@@ -1,30 +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.34
-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')
-depends=('flattr-icon-theme' 'faenza-icon-theme')
-makedepends=('git')
-source=("git+https://cr.deepin.io/deepin-icon-theme.git#tag=$pkgver")
-sha256sums=('SKIP')
-
-prepare() {
- cd "${pkgname}"
- sed 's\flattr\Flattr\' -i deepin/index.theme
-
- mkdir -p build
-}
-
-package() {
- cd "${pkgname}"
- make DESTDIR="$pkgdir" install
-}
Copied: deepin-icon-theme/repos/community-any/PKGBUILD (from rev 216403, deepin-icon-theme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2017-03-15 09:58:02 UTC (rev 216404)
@@ -0,0 +1,30 @@
+# $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.35
+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')
+depends=('flattr-icon-theme' 'faenza-icon-theme')
+makedepends=('git')
+source=("git+https://cr.deepin.io/deepin-icon-theme.git#tag=$pkgver")
+sha256sums=('SKIP')
+
+prepare() {
+ cd "${pkgname}"
+ sed 's\flattr\Flattr\' -i deepin/index.theme
+
+ mkdir -p build
+}
+
+package() {
+ cd "${pkgname}"
+ make DESTDIR="$pkgdir" install
+}
More information about the arch-commits
mailing list