diff bing4desktop/PKG/PKGBUILD @ 33:1d063d3bf7ff

bing4desktop-0.240208-2.1
author prymula <prymula76@outlook.com>
date Thu, 08 Feb 2024 20:41:03 +0100
parents 61c9889ed899
children 7cf972a1889d
line wrap: on
line diff
--- a/bing4desktop/PKG/PKGBUILD	Thu Feb 08 18:29:07 2024 +0100
+++ b/bing4desktop/PKG/PKGBUILD	Thu Feb 08 20:41:03 2024 +0100
@@ -2,7 +2,7 @@
 
 pkgname=bing4desktop
 pkgver=0.240208
-pkgrel=1
+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=('4610cb603906bd616d04403a187562706a0d978fcbbceae1d59120b1946d2d98') #generate with 'makepkg -g' || sha256sum
+sha256sums=('9beeff843198412b8b9972faea2bb076ea0f5a3f73dca9a387ed0e007e8fcf24') #generate with 'makepkg -g' || sha256sum
 
 #build() {
 	#cd "$srcdir/${pkgname}-${pkgver}-${pkgrel}"