[arch-commits] Commit in python-pywal/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Mon Nov 29 20:38:15 UTC 2021
Date: Monday, November 29, 2021 @ 20:38:14
Author: foxboron
Revision: 1057625
upgpkg: python-pywal 3.3.0-4
Modified:
python-pywal/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-29 20:34:51 UTC (rev 1057624)
+++ PKGBUILD 2021-11-29 20:38:14 UTC (rev 1057625)
@@ -3,7 +3,7 @@
pkgname=python-pywal
pkgver=3.3.0
-pkgrel=3
+pkgrel=4
pkgdesc="Generate and change colorschemes on the fly"
arch=('any')
url="https://github.com/dylanaraps/pywal/"
@@ -10,8 +10,7 @@
license=('MIT')
depends=('python' 'imagemagick' 'python-setuptools')
optdepends=('feh: set wallpaper'
- 'nitrogen: set wallpaper'
- 'python2: reload gtk2 themes on the fly')
+ 'nitrogen: set wallpaper')
source=("$pkgname-$pkgver.tar.gz::https://github.com/dylanaraps/pywal/archive/${pkgver}.tar.gz"
"$pkgname-$pkgver.tar.gz.asc::https://github.com/dylanaraps/pywal/releases/download/${pkgver}/${pkgver}.tar.gz.asc")
validpgpkeys=("155DC67DC25496572CDD608FF635E931C2834999")
More information about the arch-commits
mailing list