summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwheatdog2019-09-18 13:19:53 +0800
committerwheatdog2019-09-18 13:19:53 +0800
commita2a99f2aff17adce5cf4ad0db1ea9b56d26cd6d1 (patch)
treec86097186e7863dd94e84a112d5b0ad02cdb8fd9 /PKGBUILD
parent297a12318b9bab7d570c3251389d51474f37099d (diff)
downloadaur-a2a99f2aff17adce5cf4ad0db1ea9b56d26cd6d1.tar.gz
upgpkg: i3-workspace-groups{,-git}
upgpkg: i3-workspace-groups-git r97.66a71c7-1 upgpkg: i3-workspace-groups 0.3.4-1 upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a594e87f388d..10c99b784d11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tim Liou <wheatdoge at gmail dot com>
_pkgname="i3-workspace-groups"
pkgname="${_pkgname}-git"
-pkgver=r78.e30c30f
+pkgver=r97.66a71c7
pkgrel=1
pkgdesc='Manage i3wm workspaces in groups you control'
url='https://github.com/infokiller/i3-workspace-groups'
@@ -9,7 +9,7 @@ arch=('any')
license=('MIT')
source=("git+https://github.com/infokiller/i3-workspace-groups")
sha256sums=('SKIP')
-depends=('python' 'i3-wm' 'i3ipc-python')
+depends=('python' 'i3-wm' 'python-i3ipc')
makedepends=('python-setuptools' 'git')
provides=('i3-workspace-groups')
conflicts=('i3-workspace-groups')