[arch-commits] Commit in deepin-icon-theme/repos/community-any (PKGBUILD PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 4 02:30:52 UTC 2017
Date: Thursday, May 4, 2017 @ 02:30:50
Author: felixonmars
Revision: 226709
archrelease: copy trunk to community-any
Added:
deepin-icon-theme/repos/community-any/PKGBUILD
(from rev 226708, 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-05-04 02:29:45 UTC (rev 226708)
+++ PKGBUILD 2017-05-04 02:30:50 UTC (rev 226709)
@@ -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.40
-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=('9910ae0180ac62ed06f44ea98a6d655d832002afe4e12391494b5a8d2409cbfaae61ff0b40aa77be5e5ad02ac4962d3b59b6455dc45a7dc9436d8507e8dbd147')
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
Copied: deepin-icon-theme/repos/community-any/PKGBUILD (from rev 226708, deepin-icon-theme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2017-05-04 02:30:50 UTC (rev 226709)
@@ -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.41
+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=('c8f6e4e23948a95ed62eae1afb8156e875dfed0a02ba4a5ac36f358508b4b01d475f7626f4b1fd999f774d87c9d3274a334814636a62018a848851c12c8755c5')
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
More information about the arch-commits
mailing list