[arch-commits] Commit in deepin-account-faces/repos/community-any (PKGBUILD PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu May 31 00:44:49 UTC 2018


    Date: Thursday, May 31, 2018 @ 00:44:42
  Author: felixonmars
Revision: 333610

archrelease: copy trunk to community-any

Added:
  deepin-account-faces/repos/community-any/PKGBUILD
    (from rev 333609, deepin-account-faces/trunk/PKGBUILD)
Deleted:
  deepin-account-faces/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   48 ++++++++++++++++++++++++------------------------
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-31 00:44:03 UTC (rev 333609)
+++ PKGBUILD	2018-05-31 00:44:42 UTC (rev 333610)
@@ -1,24 +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-account-faces
-pkgver=1.0.10
-_commit=799e6aa0605167bab6b283aa1114c8aee555a45f
-pkgrel=1
-pkgdesc='Account faces for Linux Deepin'
-arch=('any')
-license=('GPL3')
-url="https://github.com/linuxdeepin/dde-account-faces"
-makedepends=('git')
-conflicts=('dde-account-faces')
-replaces=('dde-account-faces')
-groups=('deepin')
-source=("git+https://github.com/linuxdeepin/dde-account-faces.git#commit=$_commit")
-sha256sums=('SKIP')
-
-package() {
-  cd dde-account-faces
-  make DESTDIR="${pkgdir}" install
-}

Copied: deepin-account-faces/repos/community-any/PKGBUILD (from rev 333609, deepin-account-faces/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2018-05-31 00:44:42 UTC (rev 333610)
@@ -0,0 +1,24 @@
+# $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-account-faces
+pkgver=1.0.10
+_commit=799e6aa0605167bab6b283aa1114c8aee555a45f
+pkgrel=2
+pkgdesc='Account faces for Linux Deepin'
+arch=('any')
+license=('GPL3')
+url="https://github.com/linuxdeepin/dde-account-faces"
+makedepends=('git')
+conflicts=('dde-account-faces')
+replaces=('dde-account-faces')
+groups=('deepin')
+source=("git+https://github.com/linuxdeepin/dde-account-faces.git#commit=$_commit")
+sha512sums=('SKIP')
+
+package() {
+  cd dde-account-faces
+  make DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list