summaryrefslogtreecommitdiffstats
path: root/i3-layouts/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'i3-layouts/PKGBUILD')
-rw-r--r--i3-layouts/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/i3-layouts/PKGBUILD b/i3-layouts/PKGBUILD
index 9d6d3b5..e4c7924 100644
--- a/i3-layouts/PKGBUILD
+++ b/i3-layouts/PKGBUILD
@@ -2,12 +2,12 @@
2 2
3pkgname=i3-layouts 3pkgname=i3-layouts
4pkgver=0.13.2 4pkgver=0.13.2
5pkgrel=1 5pkgrel=2
6pkgdesc="Dynamic layouts for i3wm" 6pkgdesc="Dynamic layouts for i3wm"
7arch=('any') 7arch=('any')
8url="https://github.com/eliep/i3-layouts" 8url="https://github.com/eliep/i3-layouts"
9license=('MIT') 9license=('MIT')
10depends=('python' 'xdotool' 'i3-wm') 10depends=('python' 'xdotool' 'i3-wm' 'python-i3ipc')
11source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz") 11source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
12sha256sums=('813ae25331e98556b559ec9c6e42f3c08c60ee668da997562af5a9e7bd68efbb') 12sha256sums=('813ae25331e98556b559ec9c6e42f3c08c60ee668da997562af5a9e7bd68efbb')
13 13