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

Felix Yan felixonmars at archlinux.org
Wed May 13 20:27:52 UTC 2020


    Date: Wednesday, May 13, 2020 @ 20:27:52
  Author: felixonmars
Revision: 627774

archrelease: copy trunk to community-any

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

----------+
 PKGBUILD |   40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-13 20:27:36 UTC (rev 627773)
+++ PKGBUILD	2020-05-13 20:27:52 UTC (rev 627774)
@@ -1,20 +0,0 @@
-# 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.4
-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=('1eb2e7ac1ec46a20d6a3c4e78252b43cf1f284a9d545e0397a20957f03593f2d710e179df44e7d046db2e6520d1dd00416ae3d3662025a16dedb289ff57edb24')
-
-package() {
-  cd $pkgname-$pkgver
-  make PREFIX=/usr DESTDIR="$pkgdir" install
-}

Copied: deepin-sound-theme/repos/community-any/PKGBUILD (from rev 627773, deepin-sound-theme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-05-13 20:27:52 UTC (rev 627774)
@@ -0,0 +1,20 @@
+# 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.5
+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=('fc43775944fcafab18a16f882567489136fe8de35d4b2d525afd68851189395c2dbfca1cf93c4be242fe456f71c492a2fa4c2795ddee8871ddf195fabe93f2dd')
+
+package() {
+  cd $pkgname-$pkgver
+  make PREFIX=/usr DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list