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

Felix Yan felixonmars at archlinux.org
Wed Jul 25 04:36:29 UTC 2018


    Date: Wednesday, July 25, 2018 @ 04:36:29
  Author: felixonmars
Revision: 363342

upgpkg: deepin-wallpapers 1:1.7.5-1

Modified:
  deepin-wallpapers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-25 04:34:53 UTC (rev 363341)
+++ PKGBUILD	2018-07-25 04:36:29 UTC (rev 363342)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-wallpapers
-pkgver=1.7.4
+pkgver=1.7.5
 pkgrel=1
 epoch=1
 pkgdesc='Deepin Wallpapers'
@@ -14,8 +14,13 @@
 makedepends=('deepin-api')
 groups=('deepin')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-wallpapers/archive/$pkgver.tar.gz")
-sha512sums=('5f82e5ab72a38f0247f2eafec0f372128a1a5f6efcbd315c1a7b7c619412b4fc97e89d6a051de65592b5faa96b300cf0d95086b80e8b67154f244913a9ea1b9e')
+sha512sums=('6f21a2311fde6f0967dd4f41a7ef1c5f1c03c291827a9918ad3d40df16f718083a8959cecfa27639245e06c4f7ad430eb2262051efa4166312c837f9503ac0f5')
 
+prepare() {
+  cd $pkgname-$pkgver
+  rm deepin-private/*
+}
+
 build() {
   cd $pkgname-$pkgver
   make



More information about the arch-commits mailing list