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

Felix Yan felixonmars at archlinux.org
Mon May 20 14:47:41 UTC 2019


    Date: Monday, May 20, 2019 @ 14:47:41
  Author: felixonmars
Revision: 468095

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-20 14:47:28 UTC (rev 468094)
+++ PKGBUILD	2019-05-20 14:47:41 UTC (rev 468095)
@@ -1,20 +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-gtk-theme
-pkgver=17.10.10
-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=('2f10074246ec98ec739588c01800aeb63960891351271913fcde265823472940a93f80ae58af85351aa3c6e38458ba8571094a976c4a94878ff2af9fa31b8eeb')
-
-package() {
-  cd deepin-gtk-theme-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-gtk-theme/repos/community-any/PKGBUILD (from rev 468094, deepin-gtk-theme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2019-05-20 14:47:41 UTC (rev 468095)
@@ -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.11
+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=('cc2970d8863695604db97f811f1b58a88e5f307db410d281d5be68bc1407f3cd692be234d1950eb2b2cc9981c53beda9e880f003c543e34e50fa755319087b56')
+
+package() {
+  cd deepin-gtk-theme-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list