summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy MountainJohnson2018-02-07 14:22:23 -0600
committerJeremy MountainJohnson2018-02-07 14:22:23 -0600
commitb2c46eae405a1046fe0978f2190a47af5eeea305 (patch)
tree125175ee0e28420015be5fef256d94b75b956554
parent6d174288d65e460374468d69cc9fc88be69c5a74 (diff)
downloadaur-b2c46eae405a1046fe0978f2190a47af5eeea305.tar.gz
added mate ubuntu icons as optional dep
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea2ef2dd2492..069c710d8378 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = ubuntu-mate-themes
pkgdesc = GTK2, GTK3, Unity and Metacity themes from Ubuntu MATE.
pkgver = 18.04.3
- pkgrel = 1
+ pkgrel = 2
url = https://launchpad.net/ubuntu-mate/
arch = any
groups = mate-extra
license = GPL3
depends = gtk-engine-murrine
+ optdepends = ubuntu-mate-icon-themes: The official icon themes for Ubuntu MATE.
source = http://mirrors.kernel.org/ubuntu/pool/universe/u/ubuntu-mate-artwork/ubuntu-mate-themes_18.04.3_all.deb
sha512sums = cb1dd1620fee9ca8f2e246cb3c55e62c2c7ba5c685c76f470fd9e0d973f614d029fc3bd0016b89111777e2a62c6bf2cc194e0c95f48f95a2a15d829694978189
diff --git a/PKGBUILD b/PKGBUILD
index 744a782853c4..e2493ed76e32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
# Maintainer: goetzc, napcok, jskier
pkgname=ubuntu-mate-themes
pkgver=18.04.3
-pkgrel=1
+pkgrel=2
pkgdesc="GTK2, GTK3, Unity and Metacity themes from Ubuntu MATE."
arch=('any')
url="https://launchpad.net/ubuntu-mate/"
license=('GPL3')
groups=('mate-extra')
depends=('gtk-engine-murrine')
+optdepends=("ubuntu-mate-icon-themes: The official icon themes for Ubuntu MATE.")
source=("http://mirrors.kernel.org/ubuntu/pool/universe/u/ubuntu-mate-artwork/${pkgname}_${pkgver}_all.deb")
sha512sums=('cb1dd1620fee9ca8f2e246cb3c55e62c2c7ba5c685c76f470fd9e0d973f614d029fc3bd0016b89111777e2a62c6bf2cc194e0c95f48f95a2a15d829694978189')