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

Felix Yan felixonmars at archlinux.org
Tue Dec 25 10:36:42 UTC 2018


    Date: Tuesday, December 25, 2018 @ 10:36:41
  Author: felixonmars
Revision: 417906

archrelease: copy trunk to community-any

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

----------+
 PKGBUILD |   56 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-25 10:36:22 UTC (rev 417905)
+++ PKGBUILD	2018-12-25 10:36:41 UTC (rev 417906)
@@ -1,28 +0,0 @@
-# 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.67
-pkgrel=1
-pkgdesc="Deepin Icons"
-arch=('any')
-url="https://github.com/linuxdeepin/deepin-icon-theme"
-license=('GPL3')
-depends=('papirus-icon-theme')
-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=('25d64cd59a49e2967be35c4ce84bb643079765775247912be3a5e9cb704e285ecd754c31fe77d81a7a42678c95d6865f23230697fca0a7e35efa785851182cd3')
-
-build() {
-  cd $pkgname-$pkgver
-  make hicolor-links
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install-icons install-cursors
-
-  cp -a ./Sea ./usr/share/icons/hicolor "$pkgdir"/usr/share/icons/
-}

Copied: deepin-icon-theme/repos/community-any/PKGBUILD (from rev 417905, deepin-icon-theme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2018-12-25 10:36:41 UTC (rev 417906)
@@ -0,0 +1,28 @@
+# 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.68
+pkgrel=1
+pkgdesc="Deepin Icons"
+arch=('any')
+url="https://github.com/linuxdeepin/deepin-icon-theme"
+license=('GPL3')
+depends=('papirus-icon-theme')
+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=('2fa3651eeec4a534f8d09f8667a7504a1ba0218a58a807582e03fccbd3536246a30794831507c0fb0af2349ee526e85e01fc4fce691a6ad574728eb896f0fae4')
+
+build() {
+  cd $pkgname-$pkgver
+  make hicolor-links
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install-icons install-cursors
+
+  cp -a ./Sea ./usr/share/icons/hicolor "$pkgdir"/usr/share/icons/
+}



More information about the arch-commits mailing list