summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenri2019-07-09 15:21:47 +0200
committerHenri2019-07-09 15:21:47 +0200
commit86fcca64999aed5c0ec2bff88a7828d0101e93a5 (patch)
tree44e5a2521ef405d7c05ea8e981718098646d1fb5
parent28059d057d6ba559a420bd99afb6b03f127610d1 (diff)
downloadaur-86fcca64999aed5c0ec2bff88a7828d0101e93a5.tar.gz
changed optdepend tela-icon-theme to tela-icon-theme-git
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb9aa4e18dd3..95101fa49125 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = gnome-shell-extension-material-shell-git
makedepends = git
depends = gnome-shell
optdepends = plata-theme: gtk and shell theme
- optdepends = tela-icon-theme: icon theme
+ optdepends = tela-icon-theme-git: icon theme
optdepends = ttf-roboto: font
source = git+https://github.com/PapyElGringo/material-shell.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c530daef2960..7b988654ca17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('GPL')
depends=('gnome-shell')
makedepends=('git')
optdepends=('plata-theme: gtk and shell theme'
- 'tela-icon-theme: icon theme'
+ 'tela-icon-theme-git: icon theme'
'ttf-roboto: font')
groups=('gnome-shell-extensions')
source=('git+https://github.com/PapyElGringo/material-shell.git')