summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe3059d40d49..51813554bfe2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-pkgname='i3ipc-python'
+pkgname=i3ipc-python
pkgver=1.5.1
-pkgrel=1
+pkgrel=2
pkgdesc='An improved Python library to control i3wm'
-arch=('x86_64')
+arch=('any')
url="https://github.com/acrisci/${pkgname}"
license=('custom:BSD')
depends=('python')