summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJulian Xhokaxhiu2019-04-13 17:45:17 +0200
committerJulian Xhokaxhiu2019-04-13 17:45:17 +0200
commit61efb22d8712a8ee562a5df63849a64a4d2acecb (patch)
tree28ee7bd2704bc349bf2a41edae6223c3f95f24a5 /PKGBUILD
parent19bd3851fed1bf8153f4380b66c84e015fee6a57 (diff)
downloadaur-61efb22d8712a8ee562a5df63849a64a4d2acecb.tar.gz
Bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e6c064b9b82..a0ea8ee8457e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Carl George < arch at cgtx dot us >
pkgname=gnome-shell-extension-dash-to-panel-git
-pkgver=19.r18.g091424d
+pkgver=19.r23.g30764fd
pkgrel=1
pkgdesc='Extension for GNOME shell to combine the dash and main panel'
arch=(any)
@@ -11,7 +11,7 @@ _githubname=dash-to-panel
_githubowner=home-sweet-gnome
url="https://github.com/${_githubowner}/${_githubname}"
license=(GPL2)
-depends=('gnome-shell>=3.18')
+depends=('gnome-shell>=3.22')
makedepends=('git' 'gnome-common' 'intltool')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")