summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2020-09-17 13:20:08 -0600
committerMark Wagie2020-09-17 13:20:08 -0600
commitd8267e547c09721de53fabb6e7a723b7d2f61bf1 (patch)
tree35ca3491176cb4d5285103f8746fab983d35750e
parent69ab864a8777da06d4bd986ed042ceeb25d67678 (diff)
downloadaur-d8267e547c09721de53fabb6e7a723b7d2f61bf1.tar.gz
updated dependencies
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f60aa942a586..0532e567d5c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = starlabstheme-git
pkgdesc = Star Labs GNOME Shell and GTK Theme
- pkgver = 1.1.8.r1359.511c0d9544
+ pkgver = 2starlabs30.r1410.2ea2df5c03
pkgrel = 1
url = https://starlabs.systems
arch = any
@@ -9,6 +9,8 @@ pkgbase = starlabstheme-git
makedepends = git
makedepends = meson
makedepends = sassc
+ makedepends = inkscape
+ makedepends = xorg-xcursorgen
provides = starlabstheme
conflicts = starlabstheme
options = !strip
@@ -38,7 +40,6 @@ pkgname = starlabstheme-font-git
pkgname = starlabstheme-gnome-shell-git
pkgdesc = Star Labs GNOME Shell Theme
depends = gnome-shell
- depends = starlabstheme-session
provides = starlabstheme-gnome-shell
conflicts = starlabstheme-gnome-shell
diff --git a/PKGBUILD b/PKGBUILD
index 2a7e1a9b9818..3f5776602569 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,13 +10,13 @@ pkgname=('starlabstheme-backgrounds-git'
'starlabstheme-session-git'
'starlabstheme-sounds-git')
pkgbase=starlabstheme-git
-pkgver=1.1.8.r1359.511c0d9544
+pkgver=2starlabs30.r1410.2ea2df5c03
pkgrel=1
pkgdesc="Star Labs GNOME Shell and GTK Theme"
arch=('any')
url="https://starlabs.systems"
license=('LGPL' 'CC-BY-SA-4.0')
-makedepends=('git' 'meson' 'sassc')
+makedepends=('git' 'meson' 'sassc' 'inkscape' 'xorg-xcursorgen')
provides=("${pkgbase%-git}")
conflicts=("${pkgbase%-git}")
options=('!strip')
@@ -97,7 +97,7 @@ package_starlabstheme-font-git() {
package_starlabstheme-gnome-shell-git() {
pkgdesc="Star Labs GNOME Shell Theme"
- depends=('gnome-shell' 'starlabstheme-session')
+ depends=('gnome-shell')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")