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

Felix Yan felixonmars at archlinux.org
Thu May 14 05:18:32 UTC 2020


    Date: Thursday, May 14, 2020 @ 05:18:31
  Author: felixonmars
Revision: 627828

archrelease: copy trunk to community-any

Added:
  deepin-sound-theme/repos/community-any/PKGBUILD
    (from rev 627827, 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-14 05:18:24 UTC (rev 627827)
+++ PKGBUILD	2020-05-14 05:18:31 UTC (rev 627828)
@@ -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.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
-}

Copied: deepin-sound-theme/repos/community-any/PKGBUILD (from rev 627827, deepin-sound-theme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-05-14 05:18:31 UTC (rev 627828)
@@ -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.6
+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=('59d87cddf4720a084fdbcb97de12cd6e1409e450f2a5e5d632870fa2d01c4c5c9d16138179b55b4590a108aee58b4308738baa2424b2ac643dfe35180290a2be')
+
+package() {
+  cd $pkgname-$pkgver
+  make PREFIX=/usr DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list