[arch-commits] Commit in deepin-desktop-base/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Jun 30 02:02:25 UTC 2021


    Date: Wednesday, June 30, 2021 @ 02:02:25
  Author: felixonmars
Revision: 967893

upgpkg: deepin-desktop-base 2:2021.06.16-1

Modified:
  deepin-desktop-base/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-30 02:00:14 UTC (rev 967892)
+++ PKGBUILD	2021-06-30 02:02:25 UTC (rev 967893)
@@ -3,7 +3,7 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-desktop-base
-pkgver=2021.5.07
+pkgver=2021.06.16
 pkgrel=1
 epoch=2
 pkgdesc='Base component for Deepin'
@@ -13,7 +13,7 @@
 groups=('deepin')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-desktop-base/archive/$pkgver.tar.gz"
         distribution.info)
-sha512sums=('67d8b2baaa1b0ee4019f7b51428a3590b7271fbcd8d9d4ca08284be56d1140cced57959a745c96c092758d9d9cd09de1222002c8fed443e3bdf66847ec45fcfe'
+sha512sums=('9fc903c6ae8f41d07fd6c4afd70f613788c5adfb4381e0c9e72d5c303883b2c8ab541c12ed448641174860dcda098ca5c2729397dd9cd214f7ee839b4623a4ed'
             '27625e6d0786b8adacdb7c52806d4faa28d2ab6b319a593b3ea9bcb69f0cc18ea19b258d629e3a0069ef9a69503589b0285289caef39a1e85bbd99e915c7cd7d')
 
 build() {
@@ -36,9 +36,6 @@
   # Make a symlink for deepin-version
   ln -s ../usr/lib/deepin/desktop-version "$pkgdir"/etc/deepin-version
 
-  # Remove UOS logo
-  rm "$pkgdir"/usr/share/deepin/uos_logo.svg
-
   # Remove apt-specific templates
   rm -r "$pkgdir"/usr/share/python-apt
 }




More information about the arch-commits mailing list