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

Maxime Gauduin alucryd at archlinux.org
Tue Aug 19 16:19:34 UTC 2014


    Date: Tuesday, August 19, 2014 @ 18:19:34
  Author: alucryd
Revision: 117643

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-19 16:19:27 UTC (rev 117642)
+++ PKGBUILD	2014-08-19 16:19:34 UTC (rev 117643)
@@ -1,24 +0,0 @@
-# $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:

Copied: numix-themes/repos/community-any/PKGBUILD (from rev 117642, numix-themes/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-08-19 16:19:34 UTC (rev 117643)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Maxime Gauduin <alucryd at gmail.com>
+# Contributor: Diego <cdprincipe at gmail.com>
+
+pkgname=numix-themes
+pkgver=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=('98bfdfddddb4f8e88340c0c8e500e19de5db23d24961bab4a8a04eaae8eeaac5')
+
+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