[arch-commits] Commit in deepin-wm/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Apr 3 09:57:46 UTC 2019
Date: Wednesday, April 3, 2019 @ 09:57:46
Author: felixonmars
Revision: 448280
upgpkg: deepin-wm 1.9.38-1
Modified:
deepin-wm/trunk/PKGBUILD
----------+
PKGBUILD | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-04-03 09:56:13 UTC (rev 448279)
+++ PKGBUILD 2019-04-03 09:57:46 UTC (rev 448280)
@@ -3,8 +3,8 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=deepin-wm
-pkgver=1.9.37
-pkgrel=2
+pkgver=1.9.38
+pkgrel=1
pkgdesc='Deepin Window Manager'
arch=('x86_64')
url="https://github.com/linuxdeepin/deepin-wm"
@@ -13,13 +13,10 @@
'gnome-desktop' 'libgee')
makedepends=('gnome-common' 'intltool' 'vala')
options=(debug)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-wm/archive/$pkgver.tar.gz"
- https://github.com/linuxdeepin/deepin-wm/pull/49.patch)
-sha512sums=('92988a19bb260a4373002ae72ad87cae06e18c48ec799b058e23ac62d06c94819cd7e84a046ad8940737eb82a808f13e62717bc6ce713a8e09839ee0a9e39cd1'
- '0a10ed1a3b081cb88f10741a5db2ee9d439e91ceafa8b0b335f03eb4d02b8e993eab54a5556d49b859d3465610ad30aeefd79c2ba1dece85366915fce23e6acd')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-wm/archive/$pkgver.tar.gz")
+sha512sums=('3eb4e47856611e0dc257ab079eff3166ed643aa8b55686519c917c3184cd5f238d01c3c8960d715a81264ff1337aa5d7c809a6559eab82e9decb1b9b8a33917d')
prepare() {
- patch -d $pkgname-$pkgver -p1 -i ../49.patch
sed -i 's#/usr/share/backgrounds/default_background.jpg#/usr/share/backgrounds/deepin/desktop.jpg#' $pkgname-$pkgver/src/Background/BackgroundSource.vala
}
More information about the arch-commits
mailing list