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

Maxime Gauduin alucryd at nymeria.archlinux.org
Mon Feb 24 13:56:37 UTC 2014


    Date: Monday, February 24, 2014 @ 14:56:37
  Author: alucryd
Revision: 106166

upgpkg: numix-themes 2.2-1

Modified:
  numix-themes/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-24 13:55:16 UTC (rev 106165)
+++ PKGBUILD	2014-02-24 13:56:37 UTC (rev 106166)
@@ -3,7 +3,7 @@
 # Contributor: Diego <cdprincipe at gmail.com>
 
 pkgname=numix-themes
-pkgver=2.1
+pkgver=2.2
 pkgrel=1
 pkgdesc="A flat and light theme with a modern look (GNOME, Openbox, Unity, Xfce)"
 arch=('any')
@@ -11,7 +11,7 @@
 license=('GPL3')
 depends=('gtk-engine-murrine')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/shimmerproject/Numix/archive/v${pkgver}.tar.gz")
-sha256sums=('7f0df95d008ec421937a810c6bf20f3ff7d5d64f48c1203971f0527480f75eb1')
+sha256sums=('1e8c75a064b031a8e6f2647d2f32e55a27e6397e5bf109f4943c9ca8a967797d')
 
 package() {
   cd Numix-${pkgver}
@@ -18,7 +18,7 @@
 
   install -dm 755 "$pkgdir"/usr/share/themes/Numix
   rm -rf .git .gitignore CREDITS LICENSE README.md
-  cp -dr --no-preserve=ownership * "$pkgdir"/usr/share/themes/Numix/
+  cp -dr --no-preserve='ownership' * "$pkgdir"/usr/share/themes/Numix/
 }
 
 # vim: ts=2 sw=2 et:




More information about the arch-commits mailing list