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

Maxime Gauduin alucryd at nymeria.archlinux.org
Mon May 5 07:49:00 UTC 2014


    Date: Monday, May 5, 2014 @ 09:48:59
  Author: alucryd
Revision: 110678

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-05 07:48:50 UTC (rev 110677)
+++ PKGBUILD	2014-05-05 07:48:59 UTC (rev 110678)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin <alucryd at gmail.com>
-# Contributor: Diego <cdprincipe at gmail.com>
-
-pkgname=numix-themes
-pkgver=2.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=('b31e6fededfe21102debf5396eab54ce9de222d6977647ffe33b94c5fca854f7')
-
-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 110677, numix-themes/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-05-05 07:48:59 UTC (rev 110678)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Maxime Gauduin <alucryd at gmail.com>
+# Contributor: Diego <cdprincipe at gmail.com>
+
+pkgname=numix-themes
+pkgver=2.2.3
+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=('b0acc2d81300b898403766456d3406304553cc7016677381f3179dbeb1192a2d')
+
+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