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

Felix Yan fyan at archlinux.org
Mon Dec 14 13:37:46 UTC 2015


    Date: Monday, December 14, 2015 @ 14:37:46
  Author: fyan
Revision: 153247

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-14 13:37:24 UTC (rev 153246)
+++ PKGBUILD	2015-12-14 13:37:46 UTC (rev 153247)
@@ -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-account-faces
-pkgver=1.0.9
-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#tag=$pkgver")
-sha256sums=('SKIP')
-
-package() {
-  cd dde-account-faces
-  make DESTDIR="${pkgdir}" install
-}

Copied: deepin-account-faces/repos/community-any/PKGBUILD (from rev 153246, deepin-account-faces/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2015-12-14 13:37:46 UTC (rev 153247)
@@ -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.9.20151210
+_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
+}



More information about the arch-commits mailing list