summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn A Ginis2017-10-23 10:20:36 +0300
committerJohn A Ginis2017-10-23 10:20:36 +0300
commitd1ac0ad1ee58870cc403041ca0dcb13d766f28f4 (patch)
tree578375d0a02e1618f1d1320e24bb49138beba6d0 /PKGBUILD
parent0b4070f16a20d99fabaa23b4c1aa14e58e584a66 (diff)
downloadaur-d1ac0ad1ee58870cc403041ca0dcb13d766f28f4.tar.gz
New package commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 35cb602618af..957eef5dd295 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,19 +2,19 @@
_pkgname=macOS-Sierra
pkgname=gtk-theme-macos-sierra-archers-git
-pkgver=v0.9.r142.gad3a7ad
+pkgver=v0.9.r144.g6966a3a
pkgrel=1
pkgdesc='macOS and OS X 10.11 GTK theme for Gnome Shell and GTK-based desktops.'
arch=('any')
url="https://github.com/B00merang-Project/${_pkgname}"
license=('GPL3')
provides=("${_pkgname}=${pkgver}")
-depends=('git'
- 'gtk3>=3.6'
+depends=('gtk3>=3.6'
'gnome-themes-standard'
'gdk-pixbuf2'
'gtk-engines'
'gtk-engine-murrine')
+makedepends=('git')
optdepends=('gnome-shell>=3.10: The GNOME Shell'
'gnome-tweak-tool: A graphical tool to tweak gnome settings')
source=("git+${url}.git")