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

Felix Yan felixonmars at archlinux.org
Tue Feb 28 11:02:57 UTC 2017


    Date: Tuesday, February 28, 2017 @ 11:02:57
  Author: felixonmars
Revision: 214205

upgpkg: deepin-icon-theme 15.12.33-1

Modified:
  deepin-icon-theme/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-28 10:58:02 UTC (rev 214204)
+++ PKGBUILD	2017-02-28 11:02:57 UTC (rev 214205)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-icon-theme
-pkgver=15.12.32
+pkgver=15.12.33
 pkgrel=1
 pkgdesc="Deepin Icons"
 arch=('any')
@@ -13,7 +13,7 @@
 replaces=('deepin-cursor-theme')
 conflicts=('deepin-cursor-theme')
 depends=('flattr-icon-theme' 'faenza-icon-theme')
-makedepends=('git' 'inkscape')
+makedepends=('git')
 source=("git+https://cr.deepin.io/deepin-icon-theme.git#tag=$pkgver")
 sha256sums=('SKIP')
 
@@ -24,11 +24,6 @@
   mkdir -p build
 }
 
-build() {
-  cd "${pkgname}"
-  python2 tools/convert.py deepin build
-}
-
 package() {
   cd "${pkgname}"
   make DESTDIR="$pkgdir" install



More information about the arch-commits mailing list