summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ab21cfa059e..a565ede0902d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,13 @@
_pkgname=elegance-orange
pkgname=gnome-shell-theme-${_pkgname}-git
pkgver=10
-pkgrel=2
+pkgrel=3
pkgdesc="A static orange shell theme based on Elegance Colors"
arch=(any)
url="https://github.com/NOSDuco/elegance-orange"
license=('GPLv3')
depends=('gnome-shell')
+makedepends=('git')
optdepends=('gnome-tweak-tool: user interface to theme selection and other GNOME Shell options')
source=("git+${url}.git")
sha256sums=('SKIP')