[arch-commits] Commit in numix-themes/repos/community-any (PKGBUILD PKGBUILD)

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


    Date: Monday, February 24, 2014 @ 14:56:46
  Author: alucryd
Revision: 106167

archrelease: copy trunk to community-any

Added:
  numix-themes/repos/community-any/PKGBUILD
    (from rev 106166, numix-themes/trunk/PKGBUILD)
Deleted:
  numix-themes/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   48 ++++++++++++++++++++++++------------------------
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-24 13:56:37 UTC (rev 106166)
+++ PKGBUILD	2014-02-24 13:56:46 UTC (rev 106167)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin <alucryd at gmail.com>
-# Contributor: Diego <cdprincipe at gmail.com>
-
-pkgname=numix-themes
-pkgver=2.1
-pkgrel=1
-pkgdesc="A flat and light theme with a modern look (GNOME, Openbox, Unity, Xfce)"
-arch=('any')
-url='http://numixproject.org/'
-license=('GPL3')
-depends=('gtk-engine-murrine')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/shimmerproject/Numix/archive/v${pkgver}.tar.gz")
-sha256sums=('7f0df95d008ec421937a810c6bf20f3ff7d5d64f48c1203971f0527480f75eb1')
-
-package() {
-  cd Numix-${pkgver}
-
-  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/
-}
-
-# vim: ts=2 sw=2 et:

Copied: numix-themes/repos/community-any/PKGBUILD (from rev 106166, numix-themes/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-02-24 13:56:46 UTC (rev 106167)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Maxime Gauduin <alucryd at gmail.com>
+# Contributor: Diego <cdprincipe at gmail.com>
+
+pkgname=numix-themes
+pkgver=2.2
+pkgrel=1
+pkgdesc="A flat and light theme with a modern look (GNOME, Openbox, Unity, Xfce)"
+arch=('any')
+url='http://numixproject.org/'
+license=('GPL3')
+depends=('gtk-engine-murrine')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/shimmerproject/Numix/archive/v${pkgver}.tar.gz")
+sha256sums=('1e8c75a064b031a8e6f2647d2f32e55a27e6397e5bf109f4943c9ca8a967797d')
+
+package() {
+  cd Numix-${pkgver}
+
+  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/
+}
+
+# vim: ts=2 sw=2 et:




More information about the arch-commits mailing list