Mercurial > hg > pub > prymula > scripts
diff bing4desktop/PKG/PKGBUILD @ 15:18816a0c1fc2
bing4desktop-0.240206-4
author | prymula <prymula76@outlook.com> |
---|---|
date | Tue, 06 Feb 2024 19:40:55 +0100 |
parents | 4770f6dca839 |
children | 3b8fd6a7f2d0 |
line wrap: on
line diff
--- a/bing4desktop/PKG/PKGBUILD Tue Feb 06 18:07:17 2024 +0100 +++ b/bing4desktop/PKG/PKGBUILD Tue Feb 06 19:40:55 2024 +0100 @@ -2,18 +2,18 @@ pkgname=bing4desktop pkgver=0.240206 -pkgrel=3 +pkgrel=4 pkgdesc="Beautify your desktop with photos from Bing search engine" arch=('any') url="prymula.ct8.pl" license=('Public Domain') groups=() provides=('bing4desktop') -depends=('python' 'python-pillow' 'python-requests') -makedepends=('python' 'python-pillow' 'python-requests') +depends=('python' 'python-pillow' 'python-requests' 'tk') +makedepends=('python' 'python-pillow' 'python-requests' 'tk') source=(${pkgname}-${pkgver}-${pkgrel}.tar.gz) noextract=() -sha256sums=('105efbfb2b841a2342c958bbcc435f98020876f907936b4985ac472744885729') #generate with 'makepkg -g' || sha256sum +sha256sums=('4da4cf3dbb3f0b1028cad1b5be12a2878b6c5151d8f08b6380fcbc001b54fbed') #generate with 'makepkg -g' || sha256sum #build() { #cd "$srcdir/${pkgname}-${pkgver}-${pkgrel}"