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

Felix Yan fyan at archlinux.org
Thu May 12 08:52:08 UTC 2016


    Date: Thursday, May 12, 2016 @ 10:52:07
  Author: fyan
Revision: 174910

upgpkg: deepin-artwork-themes 15.12.3-1

Modified:
  deepin-artwork-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-12 08:50:11 UTC (rev 174909)
+++ PKGBUILD	2016-05-12 08:52:07 UTC (rev 174910)
@@ -4,8 +4,8 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-artwork-themes
-pkgver=15.12.2
-pkgrel=2
+pkgver=15.12.3
+pkgrel=1
 pkgdesc='Deepin artwork themes'
 arch=('any')
 license=('LGPL3')
@@ -16,13 +16,6 @@
 source=("git+https://github.com/linuxdeepin/deepin-artwork-themes.git#tag=$pkgver")
 sha256sums=('SKIP')
 
-prepare() {
-  cd $pkgname
-
-  # fix default background url
-  sed -i 's#^BackgroundFile=.*$#BackgroundFile=file:///usr/share/backgrounds/deepin_default_background.jpg#' themes/deepin/theme.ini
-}
-
 build() {
   cd $pkgname
   make build



More information about the arch-commits mailing list