Date: Tuesday, November 24, 2015 @ 09:28:50
  Author: fyan
Revision: 147635

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2015-11-24 08:28:30 UTC (rev 147634)
+++ PKGBUILD    2015-11-24 08:28:50 UTC (rev 147635)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <[email protected]>
-# Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
-# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
-
-pkgname=deepin-account-faces
-pkgver=1.0.8
-pkgrel=1
-pkgdesc='Account faces for Linux Deepin'
-arch=('any')
-license=('GPL3')
-url="https://github.com/linuxdeepin/dde-account-faces";
-makedepends=('git')
-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 147634, 
deepin-account-faces/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2015-11-24 08:28:50 UTC (rev 147635)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Felix Yan <[email protected]>
+# Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
+# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
+
+pkgname=deepin-account-faces
+pkgver=1.0.8
+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#tag=$pkgver";)
+sha256sums=('SKIP')
+
+package() {
+  cd dde-account-faces
+  make DESTDIR="${pkgdir}" install
+}

Reply via email to