[arch-commits] Commit in deepin-icon-theme/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Thu Dec 17 06:57:24 UTC 2015
Date: Thursday, December 17, 2015 @ 07:57:23
Author: fyan
Revision: 153526
upgpkg: deepin-icon-theme 15.10.4.20151217-1
Modified:
deepin-icon-theme/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-12-17 06:57:16 UTC (rev 153525)
+++ PKGBUILD 2015-12-17 06:57:23 UTC (rev 153526)
@@ -4,8 +4,8 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=deepin-icon-theme
-pkgver=15.10.4.20151214
-_commit=9c3672f9608fd245997800b703956dd7b7fd2861
+pkgver=15.10.4.20151217
+_commit=74c680002e9151c54e0e0c1f684ed85ffdafd748
pkgrel=1
pkgdesc="Deepin Icons"
arch=('any')
@@ -33,5 +33,5 @@
package() {
cd "${pkgname}"
- make DESTDIR="$pkgdir" install -j1
+ make DESTDIR="$pkgdir" install
}
More information about the arch-commits
mailing list