summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2018-06-07 12:32:20 -0600
committerSam Burgos2018-06-07 12:32:20 -0600
commitb47b79af21bc972b36b5838fc380a917a07f0f3d (patch)
tree40958ce7ad1fd6a837e82004efbc2db1e6df72bb
parent2eebdd5d9a2d280600eb784a0130be6a6e4b1660 (diff)
downloadaur-b47b79af21bc972b36b5838fc380a917a07f0f3d.tar.gz
updated dependency from sassc to ruby-sass
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed46d44e3767..b3c597b24266 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = mint-themes
pkgdesc = A collection of Mint themes. Includes GTK2, GTK3, Cinnamon and Xfce components.
pkgver = 1.6.8
- pkgrel = 1
+ pkgrel = 2
url = http://packages.linuxmint.com/pool/main/m/mint-themes
arch = any
license = GPL3
makedepends = gtk3
- makedepends = sassc
+ makedepends = ruby-sass
depends = mint-y-icons
depends = mint-x-icons
conflicts = mint-x-theme
diff --git a/PKGBUILD b/PKGBUILD
index 3cfa189c879d..a62b88cd1f40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=mint-themes
pkgver=1.6.8
-pkgrel=1
+pkgrel=2
pkgdesc="A collection of Mint themes. Includes GTK2, GTK3, Cinnamon and Xfce components."
arch=('any')
url="http://packages.linuxmint.com/pool/main/m/${pkgname}"
license=('GPL3')
depends=(mint-y-icons mint-x-icons)
-makedepends=('gtk3' 'sassc')
+makedepends=('gtk3' 'ruby-sass')
conflicts=('mint-x-theme' 'mint-y-theme' 'mint-cinnamon-themes')
source=("${pkgname}_${pkgver}.tar.xz::${url}/${pkgname}_${pkgver}.tar.xz")
sha256sums=('eb66fadf5d052bcc1b3f1395f1969561b584ad6fa9a74e0d3cf2d41bbf750e20')