summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorroger2015-10-02 13:35:47 -0300
committerroger2015-10-02 13:35:47 -0300
commit1f5e06ea2d48c2ec77166aae8cde45e28cf1928a (patch)
tree3b4fabccd8341a30e4a2fd4b2e267c9b71ef30c2
parent2a606fc92a8cd19779b380b06f3861f199a7a1ef (diff)
downloadaur-1f5e06ea2d48c2ec77166aae8cde45e28cf1928a.tar.gz
update package rel to force rebuild on python3.5
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2873b66793dc..e376e3fc4802 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qtile
pkgdesc = A full-featured, pure-Python tiling window manager.
pkgver = 0.10.0
- pkgrel = 1
+ pkgrel = 2
url = http://www.qtile.org
install = qtile.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index fb8ccf325f95..6afc2b515bbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=qtile
pkgver=0.10.0
-pkgrel=1
+pkgrel=2
pkgdesc="A full-featured, pure-Python tiling window manager."
arch=('any')
url="http://www.qtile.org"