summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c4cb18dae57..0f2a820e7c6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,16 +4,16 @@
pkgname=gnome-shell-extension-workspaces-to-dock
_gitname=workspaces-to-dock
-pkgver=44_3.26
-pkgrel=3
+pkgver=45_3.28
+pkgrel=1
pkgdesc="Gnome shell extension, Workspaces to Dock, Transform Gnome Shell's overview workspaces into an intelligent dock."
arch=('any')
url="https://github.com/passingthru67/workspaces-to-dock"
license=('GPL3')
-depends=('gnome-shell>=3.26')
+depends=('gnome-shell>=3.28')
conflicts=("${pkgname}-git")
source=("https://github.com/passingthru67/${_gitname}/archive/${_gitname}.v${pkgver}.tar.gz")
-sha256sums=('adabf07456e75673eaa01147cf6f2f87bbd7ee88e22d07491eb314fc24730ad1')
+sha256sums=('7caac06214d83bc36c2f41a33c86b9b28470b0e255d658b265235bedfdc69721')
package() {
cd "${srcdir}/${_gitname}-${_gitname}.v${pkgver}"