summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorr3b311i0n2018-04-26 00:42:56 +0530
committerr3b311i0n2018-04-26 00:42:56 +0530
commit86824dd9b640452ee63224387d647c468f333249 (patch)
tree57471ae86f80d0bfb4f207282dbdc491f36ecee9 /PKGBUILD
parent99049cfedcf1be7556024b144914814463a9ebe6 (diff)
downloadaur-86824dd9b640452ee63224387d647c468f333249.tar.gz
Update to v45_3.28-1
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}"