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

Maxime Gauduin alucryd at archlinux.org
Fri Jan 30 08:21:07 UTC 2015


    Date: Friday, January 30, 2015 @ 09:21:06
  Author: alucryd
Revision: 126772

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-30 08:20:52 UTC (rev 126771)
+++ PKGBUILD	2015-01-30 08:21:06 UTC (rev 126772)
@@ -1,24 +0,0 @@
-# $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:

Copied: numix-themes/repos/community-any/PKGBUILD (from rev 126771, numix-themes/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2015-01-30 08:21:06 UTC (rev 126772)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
+# Contributor: Diego <cdprincipe at gmail.com>
+
+pkgname=numix-themes
+pkgver=2.5.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=("numix-themes-${pkgver}.tar.gz::https://github.com/shimmerproject/Numix/archive/v${pkgver}.tar.gz")
+sha256sums=('64b0c34c49633879c8b0b9b685da7b927501ab6db265db15fed04705c04f935b')
+
+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