Mercurial > hg > pub > prymula > scripts
diff bing4desktop/PKG/PKGBUILD @ 24:02409f02eea6
bing4desktop-0.240208-0
author | prymula <prymula76@outlook.com> |
---|---|
date | Thu, 08 Feb 2024 11:37:04 +0100 |
parents | 7f02682ff5ed |
children | 61c9889ed899 |
line wrap: on
line diff
--- a/bing4desktop/PKG/PKGBUILD Wed Feb 07 23:52:18 2024 +0100 +++ b/bing4desktop/PKG/PKGBUILD Thu Feb 08 11:37:04 2024 +0100 @@ -1,8 +1,8 @@ # Maintainer: Przemyslaw R. Pietraszczyk <prymula76@outlook.com> pkgname=bing4desktop -pkgver=0.240207 -pkgrel=4 +pkgver=0.240208 +pkgrel=0 pkgdesc="Beautify your desktop with photos from Bing search engine" arch=('any') url="prymula.ct8.pl" @@ -13,7 +13,7 @@ makedepends=('python' 'python-pillow' 'python-requests' 'tk') source=(${pkgname}-${pkgver}-${pkgrel}.tar.gz) noextract=() -sha256sums=('4a302766271ec0c62e4783d507b05534191c976e8b543197da59de759b8d1a1c') #generate with 'makepkg -g' || sha256sum +sha256sums=('4610cb603906bd616d04403a187562706a0d978fcbbceae1d59120b1946d2d98') #generate with 'makepkg -g' || sha256sum #build() { #cd "$srcdir/${pkgname}-${pkgver}-${pkgrel}"