[arch-commits] Commit in qtile/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Tue Apr 14 16:42:14 UTC 2020
Date: Tuesday, April 14, 2020 @ 16:42:13
Author: dvzrv
Revision: 614077
upgpkg: qtile 0.15.1-1: Upgrading to 0.15.1.
Modified:
qtile/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-14 16:40:31 UTC (rev 614076)
+++ PKGBUILD 2020-04-14 16:42:13 UTC (rev 614077)
@@ -1,7 +1,7 @@
# Maintainer: David Runge <dvzrv at archlinux.org>
pkgname=qtile
-pkgver=0.15.0
+pkgver=0.15.1
pkgrel=1
pkgdesc="A full-featured, pure-Python tiling window manager"
arch=('x86_64')
@@ -27,7 +27,7 @@
checkdepends=('imagemagick' 'python-pytest' 'python-xvfbwrapper' 'xorg-xcalc'
'xorg-xclock' 'xorg-xeyes' 'xorg-server-xephyr' 'xorg-xrandr' 'xterm')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz")
-sha512sums=('d8c94a40d158b680923d27e64eca790cc6d197d99ebc8e3cbd4beebf7e8802c69fc81d3840c5491d580b55e97180e10f06dce92d8cb054059b41c4b4c57c9819')
+sha512sums=('57dfeeea212346c14b922303b5d2fd950292383a1da3be6bf5ca0880bedaa3adb7ffc121df617cf763fcd1208c44e34a7ba128a1f2a6e8d3042dd6906ece7e20')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list