summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2021-12-09 22:57:21 -0700
committerMark Wagie2021-12-09 22:57:21 -0700
commit76d6e4024143cd3db43ff405fd9c9d3e050a80c1 (patch)
tree9360327b15bb18bc0eb343bb3b381f3eab9ed3a9
parenta9f23bd0fca21b8b27cfbc4e83ca857266231ad9 (diff)
downloadaur-76d6e4024143cd3db43ff405fd9c9d3e050a80c1.tar.gz
add optdepend
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82030057a34c..199af2e045c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = colloid-gtk-theme-git
pkgdesc = Modern and clean theme for linux
- pkgver = 2021.12.09.r3.g37ceb27
+ pkgver = 2021.12.09.r14.g58a4763
pkgrel = 1
arch = any
license = GPL3
@@ -15,6 +15,7 @@ pkgname = colloid-gtk-theme-git
pkgdesc = Modern and clean Gtk theme for linux
url = https://www.gnome-look.org/p/1661959
optdepends = gtk-engine-murrine: GTK2 theme support
+ optdepends = colloid-icon-theme: Matching icon theme
provides = colloid-gtk-theme
conflicts = colloid-gtk-theme
diff --git a/PKGBUILD b/PKGBUILD
index b99f7e78dfa3..01b12933ae55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=('colloid-gtk-theme-git' 'colloid-icon-theme-git')
pkgbase=colloid-gtk-theme-git
-pkgver=2021.12.09.r3.g37ceb27
+pkgver=2021.12.09.r14.g58a4763
pkgrel=1
pkgdesc="Modern and clean theme for linux"
arch=('any')
@@ -19,7 +19,8 @@ pkgver() {
package_colloid-gtk-theme-git() {
pkgdesc="Modern and clean Gtk theme for linux"
url="https://www.gnome-look.org/p/1661959"
- optdepends=('gtk-engine-murrine: GTK2 theme support')
+ optdepends=('gtk-engine-murrine: GTK2 theme support'
+ 'colloid-icon-theme: Matching icon theme')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")