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

Felix Yan felixonmars at archlinux.org
Thu Oct 25 13:41:54 UTC 2018


    Date: Thursday, October 25, 2018 @ 13:41:53
  Author: felixonmars
Revision: 398957

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-25 13:41:33 UTC (rev 398956)
+++ PKGBUILD	2018-10-25 13:41:53 UTC (rev 398957)
@@ -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-gtk-theme
-pkgver=17.10.8
-pkgrel=1
-pkgdesc="Deepin GTK Theme"
-arch=('any')
-url="https://github.com/linuxdeepin/deepin-gtk-theme"
-license=('LGPL3')
-optdepends=('gtk-engine-murrine: for gtk2 themes')
-groups=('deepin')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-gtk-theme/archive/$pkgver.tar.gz")
-sha512sums=('35fb8acb78073995653f00b95cba417b8cf4031a68ca34eb8f00c3209700fdbb04cc1f7e575bdfbd5ecc947626f9ed2c659a4363592810d3a57d191e38e60774')
-
-package() {
-  cd deepin-gtk-theme-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-gtk-theme/repos/community-any/PKGBUILD (from rev 398956, deepin-gtk-theme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2018-10-25 13:41:53 UTC (rev 398957)
@@ -0,0 +1,20 @@
+# 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-gtk-theme
+pkgver=17.10.9
+pkgrel=1
+pkgdesc="Deepin GTK Theme"
+arch=('any')
+url="https://github.com/linuxdeepin/deepin-gtk-theme"
+license=('LGPL3')
+optdepends=('gtk-engine-murrine: for gtk2 themes')
+groups=('deepin')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-gtk-theme/archive/$pkgver.tar.gz")
+sha512sums=('960fe429d57d9a4e1e034f2d01e70b7ea21cf5bb5c12b556a63a2eb509fd67ccc7b27bd8589784c73e0e5626e00349e5057cea2d915acbd6be0b7d08676232be')
+
+package() {
+  cd deepin-gtk-theme-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list