summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZach2017-03-27 01:01:44 -0600
committerZach2017-03-27 01:01:44 -0600
commitcd1b3a7a5a743fd9e30b99783d6b7e71ab2cb726 (patch)
tree9e4733f142a645778bd1e20760cafc7a5e7ddd90 /PKGBUILD
parentd3fae60f1bae2aa76c4682c3b377111a4f0e0eaf (diff)
downloadaur-cd1b3a7a5a743fd9e30b99783d6b7e71ab2cb726.tar.gz
Updated dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b30f7df2eec..211b1ca10771 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,13 @@ pkgname=gtk-theme-plano-git
_pkgname=plano-theme
_pkgauthor=lassekongo83
pkgver=140.f7dba06
-pkgrel=1
+pkgrel=2
pkgdesc="A flat theme for GNOME & Xfce4. Latest commit from the master branch on Github."
arch=('any')
url="https://github.com/${_pkgauthor}/${_pkgname}"
license=('GPL3')
+depends=('gtk-engine-murrine' 'gtk-engines')
+optdepends=('ttf-roboto')
makedepends=('git')
source=(${_pkgname}::"git+https://github.com/${_pkgauthor}/${_pkgname}.git")
sha256sums=('SKIP')