Date: Saturday, June 26, 2021 @ 10:23:48 Author: arojas Revision: 967532
Update to 3.10.20 Modified: gpodder/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-26 10:21:45 UTC (rev 967531) +++ PKGBUILD 2021-06-26 10:23:48 UTC (rev 967532) @@ -2,8 +2,8 @@ # Contributor: Jan Magnus Brevik <[email protected]> pkgname=gpodder -pkgver=3.10.19 -pkgrel=4 +pkgver=3.10.20 +pkgrel=1 pkgdesc='Podcast client written in Python using GTK' arch=('any') url='https://gpodder.github.io/' @@ -16,7 +16,7 @@ 'webkit2gtk: HTML show notes' 'youtube-dl: Youtube-dl extension') source=("http://github.com/gpodder/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz") -sha256sums=('4a2e6fcc7e674a2b5731ac3cda4a18ccec462c66e8d4a7f0b69a296b0f8775ac') +sha256sums=('994f7f04a31c68fb3479ad000d4e9af2c0d8caf02c161ede71c7c2cd4b9bc804') prepare() { cd $pkgname-$pkgver
