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

Maxime Gauduin alucryd at archlinux.org
Mon Dec 29 11:52:59 UTC 2014


    Date: Monday, December 29, 2014 @ 12:52:58
  Author: alucryd
Revision: 124816

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-29 11:52:47 UTC (rev 124815)
+++ PKGBUILD	2014-12-29 11:52:58 UTC (rev 124816)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
-# Contributor: Diego <cdprincipe at gmail.com>
-
-pkgname=numix-themes
-pkgver=2.4
-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=("numix-themes-${pkgver}.tar.gz::https://github.com/shimmerproject/Numix/archive/v${pkgver}.tar.gz")
-sha256sums=('a9a4e896884da34dbfdbc45dbea849dc332b5f8a22b253f77b8344fd0caec367')
-
-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 124815, numix-themes/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-12-29 11:52:58 UTC (rev 124816)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
+# Contributor: Diego <cdprincipe at gmail.com>
+
+pkgname=numix-themes
+pkgver=2.5
+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=("numix-themes-${pkgver}.tar.gz::https://github.com/shimmerproject/Numix/archive/v${pkgver}.tar.gz")
+sha256sums=('0fbdfc0281f959bb26e4dcd268bc665c00eeb0030ea4abe9acc8b02460cd1e07')
+
+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