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

Felix Yan fyan at archlinux.org
Thu May 12 07:53:25 UTC 2016


    Date: Thursday, May 12, 2016 @ 09:53:24
  Author: fyan
Revision: 174874

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-12 07:52:56 UTC (rev 174873)
+++ PKGBUILD	2016-05-12 07:53:24 UTC (rev 174874)
@@ -1,22 +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-sound-theme
-pkgver=15.10.0
-pkgrel=2
-pkgdesc="Deepin sound theme"
-arch=('any')
-url="https://gitcafe.com/Deepin/deepin-sound-theme"
-license=('GPL3')
-groups=('deepin')
-makedepends=('git')
-conflicts=('deepin-artwork')
-source=("git+https://github.com/linuxdeepin/deepin-sound-theme.git#tag=$pkgver")
-sha256sums=('SKIP')
-
-package() {
-  cd $pkgname
-  make PREFIX=/usr DESTDIR="${pkgdir}" install
-}

Copied: deepin-sound-theme/repos/community-any/PKGBUILD (from rev 174873, deepin-sound-theme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2016-05-12 07:53:24 UTC (rev 174874)
@@ -0,0 +1,22 @@
+# $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-sound-theme
+pkgver=15.10.1
+pkgrel=1
+pkgdesc="Deepin sound theme"
+arch=('any')
+url="https://gitcafe.com/Deepin/deepin-sound-theme"
+license=('GPL3')
+groups=('deepin')
+makedepends=('git')
+conflicts=('deepin-artwork')
+source=("git+https://github.com/linuxdeepin/deepin-sound-theme.git#tag=$pkgver")
+sha256sums=('SKIP')
+
+package() {
+  cd $pkgname
+  make PREFIX=/usr DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list