summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXZS2015-12-25 15:42:27 +0100
committerXZS2015-12-25 15:52:14 +0100
commitc230a093ab63aa950cbae2ad7e8460e91d84c54e (patch)
tree222c8ef547c74907352a1304eabefe6e6081d07d
parentb6e50042bc9541d11efa8be760b3ef6ce7b3e0fa (diff)
downloadaur-c230a093ab63aa950cbae2ad7e8460e91d84c54e.tar.gz
remove tweak tool
Inspecting other theme packages from the Arch Linux repositories, gnome-tweak-tool is normally not explicitly mentioned as there are other means to apply a theme.
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7acbbaf4e594..2c412fe50416 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Dec 25 14:51:40 UTC 2015
+# Fri Dec 25 14:51:58 UTC 2015
pkgbase = gnome-shell-theme-aurora
pkgdesc = Aurora GNOME Shell,GTK2,GTK3 theme
pkgver = 3.18.20151219
@@ -9,7 +9,6 @@ pkgbase = gnome-shell-theme-aurora
license = GPL3
depends = gnome-shell
depends = gtk-engine-murrine
- optdepends = gnome-tweak-tool: A tool to customize advanced GNOME 3 options.
source = gnome-shell-theme-aurora.tar.gz::https://www.dropbox.com/s/4ik0pbbpsiqe4ci/Aurora-3.18.tar.gz?dl=1
sha256sums = bae3d9c16ed37ad9e3a67a4d019d2e8bff70a7fadbf87a722c2a960d6fd56a4c
diff --git a/PKGBUILD b/PKGBUILD
index a97188d20abb..406309f2d1c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ arch=('any')
url="http://opendesktop.org/content/show.php?content=170523"
license=('GPL3')
depends=(gnome-shell gtk-engine-murrine)
-optdepends=("gnome-tweak-tool: A tool to customize advanced GNOME 3 options.")
source=("${pkgname}.tar.gz::https://www.dropbox.com/s/4ik0pbbpsiqe4ci/Aurora-${pkgver%.*}.tar.gz?dl=1")
sha256sums=('bae3d9c16ed37ad9e3a67a4d019d2e8bff70a7fadbf87a722c2a960d6fd56a4c')