summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf78671a530a..6a83b84a3091 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Térence Clastres <t.clastres@gmail.com>
pkgname=gnome-shell-extension-gtktitlebar-git
-pkgver=2.0.r0.gdce6fe6
-pkgrel=1
+pkgver=2.0.r4.gda75129
+pkgrel=2
pkgdesc="A GNOME Shell extension that GTK Title Bar - Remove Title Bar for non-GTK Software"
arch=('any')
url="https://github.com/velitasali/GTKTitleBar"
license=('GPL2')
-depends=('gnome-shell>=3.28')
+depends=('gnome-shell>=3.28' 'xorg-xprop')
makedepends=('git')
provides=("${pkgname/-git}")
source=("$pkgname::git+$url")