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

Felix Yan felixonmars at archlinux.org
Fri Jul 20 05:15:58 UTC 2018


    Date: Friday, July 20, 2018 @ 05:15:58
  Author: felixonmars
Revision: 362526

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-20 05:15:31 UTC (rev 362525)
+++ PKGBUILD	2018-07-20 05:15:58 UTC (rev 362526)
@@ -1,21 +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.2
-pkgrel=1
-pkgdesc="Deepin sound theme"
-arch=('any')
-url="https://github.com/linuxdeepin/deepin-sound-theme"
-license=('GPL3')
-groups=('deepin')
-conflicts=('deepin-artwork')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-sound-theme/archive/$pkgver.tar.gz")
-sha512sums=('01880aa8ae925290ae1f7cdefe89baac0121776d598a701183c51d7295f28be66e0e102af81d16dfcd60b9b1881efb8278480d4d16e8df6a532187a6a182c93e')
-
-package() {
-  cd $pkgname-$pkgver
-  make PREFIX=/usr DESTDIR="$pkgdir" install
-}

Copied: deepin-sound-theme/repos/community-any/PKGBUILD (from rev 362525, deepin-sound-theme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2018-07-20 05:15:58 UTC (rev 362526)
@@ -0,0 +1,21 @@
+# $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.3
+pkgrel=1
+pkgdesc="Deepin sound theme"
+arch=('any')
+url="https://github.com/linuxdeepin/deepin-sound-theme"
+license=('GPL3')
+groups=('deepin')
+conflicts=('deepin-artwork')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-sound-theme/archive/$pkgver.tar.gz")
+sha512sums=('76dfe37d31c70888c4c0100f55b1f8d0e802c0906151a02a2ba80287d519b4070ab8eb44dd854ef8103f87c0475ed77843032b8c4f88470723ba6750916439be')
+
+package() {
+  cd $pkgname-$pkgver
+  make PREFIX=/usr DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list