[arch-commits] Commit in numix-gtk-theme/repos/community-any (4 files)

Maxime Gauduin alucryd at archlinux.org
Tue Oct 10 18:08:47 UTC 2017


    Date: Tuesday, October 10, 2017 @ 18:08:46
  Author: alucryd
Revision: 262307

archrelease: copy trunk to community-any

Added:
  numix-gtk-theme/repos/community-any/Gemfile
    (from rev 262306, numix-gtk-theme/trunk/Gemfile)
  numix-gtk-theme/repos/community-any/PKGBUILD
    (from rev 262306, numix-gtk-theme/trunk/PKGBUILD)
Deleted:
  numix-gtk-theme/repos/community-any/Gemfile
  numix-gtk-theme/repos/community-any/PKGBUILD

----------+
 Gemfile  |    4 +--
 PKGBUILD |   68 ++++++++++++++++++++++++++++++-------------------------------
 2 files changed, 36 insertions(+), 36 deletions(-)

Deleted: Gemfile
===================================================================
--- Gemfile	2017-10-10 18:08:38 UTC (rev 262306)
+++ Gemfile	2017-10-10 18:08:46 UTC (rev 262307)
@@ -1,2 +0,0 @@
-source "https://rubygems.org"
-gem "sass"

Copied: numix-gtk-theme/repos/community-any/Gemfile (from rev 262306, numix-gtk-theme/trunk/Gemfile)
===================================================================
--- Gemfile	                        (rev 0)
+++ Gemfile	2017-10-10 18:08:46 UTC (rev 262307)
@@ -0,0 +1,2 @@
+source "https://rubygems.org"
+gem "sass"

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-10 18:08:38 UTC (rev 262306)
+++ PKGBUILD	2017-10-10 18:08:46 UTC (rev 262307)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
-# Contributor: Diego <cdprincipe at gmail.com>
-
-pkgname=numix-gtk-theme
-pkgver=2.6.6
-pkgrel=1
-pkgdesc='A flat and light theme with a modern look (GNOME, Openbox, Unity, Xfce)'
-arch=('any')
-url='http://numixproject.org/'
-license=('GPL3')
-makedepends=('gdk-pixbuf2' 'ruby-bundler')
-optdepends=('gtk-engine-murrine: for gtk2 theme')
-replaces=('numix-themes')
-_commit='f9b4a5ba3cc08eb649053e9e0d9ce0f2026675ff'
-source=("numix-gtk-theme-${pkgver}.tar.gz::https://github.com/numixproject/numix-gtk-theme/archive/${pkgver}.tar.gz"
-        "Gemfile")
-sha256sums=('5ee5ed54bea10fe23c99f1fcc614cbf593764b6310cdf889723f8c251abf0856'
-            'b1061ba7ce09c9eb3e41f59362aa8c21d27073b0658f13fb5eabdaea654afe2c')
-
-build() {
-  cd numix-gtk-theme-${pkgver}
-
-  bundle install --path .
-  make SASS="bundle exec sass"
-}
-
-package() {
-  cd numix-gtk-theme-${pkgver}
-
-  make SASS="bundle exec sass" DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: numix-gtk-theme/repos/community-any/PKGBUILD (from rev 262306, numix-gtk-theme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2017-10-10 18:08:46 UTC (rev 262307)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
+# Contributor: Diego <cdprincipe at gmail.com>
+
+pkgname=numix-gtk-theme
+pkgver=2.6.7
+pkgrel=1
+pkgdesc='A flat and light theme with a modern look (GNOME, Openbox, Unity, Xfce)'
+arch=('any')
+url='http://numixproject.org/'
+license=('GPL3')
+makedepends=('gdk-pixbuf2' 'ruby-bundler')
+optdepends=('gtk-engine-murrine: for gtk2 theme')
+replaces=('numix-themes')
+_commit='f9b4a5ba3cc08eb649053e9e0d9ce0f2026675ff'
+source=("numix-gtk-theme-${pkgver}.tar.gz::https://github.com/numixproject/numix-gtk-theme/archive/${pkgver}.tar.gz"
+        "Gemfile")
+sha256sums=('4590c6077828d73aecbc2521acf5b8d4669aacff1e9d09575888be67f2dc0d1b'
+            'b1061ba7ce09c9eb3e41f59362aa8c21d27073b0658f13fb5eabdaea654afe2c')
+
+build() {
+  cd numix-gtk-theme-${pkgver}
+
+  bundle install --path .
+  make SASS="bundle exec sass"
+}
+
+package() {
+  cd numix-gtk-theme-${pkgver}
+
+  make SASS="bundle exec sass" DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list