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

Felix Yan felixonmars at archlinux.org
Fri Nov 17 03:08:49 UTC 2017


    Date: Friday, November 17, 2017 @ 03:08:49
  Author: felixonmars
Revision: 267062

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-17 03:08:27 UTC (rev 267061)
+++ PKGBUILD	2017-11-17 03:08:49 UTC (rev 267062)
@@ -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.4
-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=('34eb78f818d15bb67be1ca06397d377aca8e67fa57f628e706be30eb8e87fa16e42f44d464dc42eefe964b12c079d6a0c04395f27ef460616e78795e75f812cf')
-
-package() {
-  cd deepin-gtk-theme-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-gtk-theme/repos/community-any/PKGBUILD (from rev 267061, deepin-gtk-theme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2017-11-17 03:08:49 UTC (rev 267062)
@@ -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-gtk-theme
+pkgver=17.10.5
+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=('2d29d6ba63532a0b87fb0d5a93a6b6f15e2ec5966a3db7c2b028dfec6a2175c11492ed238a34fc95e7d904cd51af709147554ee5232aa05cedb9ed166dfe5b20')
+
+package() {
+  cd deepin-gtk-theme-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list