[arch-commits] Commit in deepin-grub2-themes/repos/community-any (PKGBUILD PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu May 31 00:58:43 UTC 2018


    Date: Thursday, May 31, 2018 @ 00:58:42
  Author: felixonmars
Revision: 333639

archrelease: copy trunk to community-any

Added:
  deepin-grub2-themes/repos/community-any/PKGBUILD
    (from rev 333638, deepin-grub2-themes/trunk/PKGBUILD)
Deleted:
  deepin-grub2-themes/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   46 +++++++++++++++++++++++-----------------------
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-31 00:58:22 UTC (rev 333638)
+++ PKGBUILD	2018-05-31 00:58:42 UTC (rev 333639)
@@ -1,23 +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-grub2-themes
-pkgver=1.0.0
-pkgrel=2
-pkgdesc='Deepin grub2 themes'
-arch=('any')
-license=('LGPL3')
-url="https://gitcafe.com/Deepin/deepin-grub2-themes"
-makedepends=('git')
-conflicts=('grub-theme-deepin')
-replaces=('grub-theme-deepin')
-groups=('deepin')
-source=("git+https://github.com/linuxdeepin/deepin-grub2-themes.git#tag=$pkgver")
-sha256sums=('SKIP')
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-grub2-themes/repos/community-any/PKGBUILD (from rev 333638, deepin-grub2-themes/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2018-05-31 00:58:42 UTC (rev 333639)
@@ -0,0 +1,23 @@
+# $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-grub2-themes
+pkgver=1.0.0
+pkgrel=3
+pkgdesc='Deepin grub2 themes'
+arch=('any')
+license=('LGPL3')
+url="https://github.com/linuxdeepin/deepin-grub2-themes"
+makedepends=('git')
+conflicts=('grub-theme-deepin')
+replaces=('grub-theme-deepin')
+groups=('deepin')
+source=("git+https://github.com/linuxdeepin/deepin-grub2-themes.git#tag=$pkgver")
+sha512sums=('SKIP')
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list