summaryrefslogtreecommitdiffstats
path: root/i3-layouts/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'i3-layouts/PKGBUILD')
-rw-r--r--i3-layouts/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/i3-layouts/PKGBUILD b/i3-layouts/PKGBUILD
index e4c7924..cac3a28 100644
--- a/i3-layouts/PKGBUILD
+++ b/i3-layouts/PKGBUILD
@@ -2,11 +2,12 @@
2 2
3pkgname=i3-layouts 3pkgname=i3-layouts
4pkgver=0.13.2 4pkgver=0.13.2
5pkgrel=2 5pkgrel=3
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')
10makedepends=('python-setuptools')
10depends=('python' 'xdotool' 'i3-wm' 'python-i3ipc') 11depends=('python' 'xdotool' 'i3-wm' 'python-i3ipc')
11source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz") 12source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
12sha256sums=('813ae25331e98556b559ec9c6e42f3c08c60ee668da997562af5a9e7bd68efbb') 13sha256sums=('813ae25331e98556b559ec9c6e42f3c08c60ee668da997562af5a9e7bd68efbb')