Mercurial > hg > pub > prymula > scripts
diff bing4desktop/PKG/PKGBUILD @ 17:3b8fd6a7f2d0
bing4desktop-0.240207-2
author | prymula <prymula76@outlook.com> |
---|---|
date | Wed, 07 Feb 2024 12:11:34 +0100 |
parents | 18816a0c1fc2 |
children | e7a6488c02b7 |
line wrap: on
line diff
--- a/bing4desktop/PKG/PKGBUILD Tue Feb 06 20:03:52 2024 +0100 +++ b/bing4desktop/PKG/PKGBUILD Wed Feb 07 12:11:34 2024 +0100 @@ -1,8 +1,8 @@ # Maintainer: Przemyslaw R. Pietraszczyk <prymula76@outlook.com> pkgname=bing4desktop -pkgver=0.240206 -pkgrel=4 +pkgver=0.240207 +pkgrel=2 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=('4da4cf3dbb3f0b1028cad1b5be12a2878b6c5151d8f08b6380fcbc001b54fbed') #generate with 'makepkg -g' || sha256sum +sha256sums=('45ff8acee60441dd0e938ab231228250dd3927683de88e91ca890bf873e55d71') #generate with 'makepkg -g' || sha256sum #build() { #cd "$srcdir/${pkgname}-${pkgver}-${pkgrel}"