summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorspider-mario2017-08-26 12:28:13 +0200
committerspider-mario2017-08-26 12:28:13 +0200
commit67855224f246ce0aeb9532eb04d55e06efbb3964 (patch)
tree133aafdb7dc1409577f934a1fe10e1f3634b33cf
parent1983f258e993d7295bf2924d5252f0dc95390bb0 (diff)
downloadaur-67855224f246ce0aeb9532eb04d55e06efbb3964.tar.gz
Upstream update which removes the dependency on ruby
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 870497b789f3..aa4fb8e15a3d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,17 @@
# Generated by mksrcinfo v8
-# Sun Jun 11 18:36:56 UTC 2017
+# Sat Aug 26 10:28:09 UTC 2017
pkgbase = cinnxp
pkgdesc = XP-like theme for Cinnamon
pkgver = 1.1.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/petrucci4prez/CinnXP
arch = any
license = GPL3
makedepends = git
- makedepends = ruby-bundler
- makedepends = ruby-sass
+ makedepends = sassc
makedepends = xorg-xcursorgen
options = !strip
- source = cinnxp::git+https://github.com/petrucci4prez/CinnXP.git#commit=0ec6d6946b3a61b58ad2ed8b0c3eafceca62d439
+ source = cinnxp::git+https://github.com/petrucci4prez/CinnXP.git#commit=987ceb34604856a2eed9e1750a00faaf6e4fb948
sha512sums = SKIP
pkgname = cinnxp
diff --git a/PKGBUILD b/PKGBUILD
index 0048e1563bdf..558151566ae2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: spider-mario <spidermario@free.fr>
pkgname=('cinnxp' 'cinnxp-icons')
pkgver=1.1.0
-pkgrel=3
+pkgrel=4
pkgdesc="XP-like theme for Cinnamon"
arch=('any')
url="https://github.com/petrucci4prez/CinnXP"
license=('GPL3')
-makedepends=('git' 'ruby-bundler' 'ruby-sass' 'xorg-xcursorgen')
+makedepends=('git' 'sassc' 'xorg-xcursorgen')
options=('!strip')
-source=('cinnxp::git+https://github.com/petrucci4prez/CinnXP.git#commit=0ec6d6946b3a61b58ad2ed8b0c3eafceca62d439')
+source=('cinnxp::git+https://github.com/petrucci4prez/CinnXP.git#commit=987ceb34604856a2eed9e1750a00faaf6e4fb948')
sha512sums=('SKIP')
build() {