Date: Tuesday, June 5, 2018 @ 10:48:51 Author: foxboron Revision: 340506
upgpkg: python-pywal 3.0.1-1 Updated to 3.0.1 Modified: python-pywal/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-05 10:46:05 UTC (rev 340505) +++ PKGBUILD 2018-06-05 10:48:51 UTC (rev 340506) @@ -2,8 +2,8 @@ # Contributor: Sean Haugh <[email protected]> pkgname=python-pywal -pkgver=3.0.0 -pkgrel=3 +pkgver=3.0.1 +pkgrel=1 pkgdesc="Generate and change colorschemes on the fly" arch=('any') url="https://github.com/dylanaraps/pywal/" @@ -14,7 +14,7 @@ 'nitrogen: set wallpaper' 'python2: reload gtk2 themes on the fly') source=("$pkgname-$pkgver.tar.gz::https://github.com/dylanaraps/pywal/archive/${pkgver}.tar.gz") -sha256sums=('5760734dbcedcece2e3cbfab2d52bcfda27cd287126f76b2265b2d66c10b230d') +sha256sums=('d0fd3980a0cb47742292231da3da30ba0b57ed17d65b4e6b7359bca1d9f21108') build(){ cd "pywal-${pkgver}"
