Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / gpodder
Commits: 68b04481 by Antonio Rojas at 2023-08-28T20:38:08+02:00 upgpkg: 3.11.2-1: Update to 3.11.2 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,8 +2,8 @@ # Contributor: Jan Magnus Brevik <[email protected]> pkgname=gpodder -pkgver=3.11.1 -pkgrel=2 +pkgver=3.11.2 +pkgrel=1 pkgdesc='Podcast client written in Python using GTK' arch=('any') url='https://gpodder.github.io/' @@ -16,7 +16,7 @@ optdepends=('libnotify: Gtk+ Desktop Notifications extension' 'webkit2gtk: HTML show notes' 'youtube-dl: Youtube-dl extension') source=("https://github.com/gpodder/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz") -sha256sums=('c24fb3ef70b5acf43c07e6dd4e78c309e1cbacff621eb59f73c137b9597c6e87') +sha256sums=('a8e7eb3778698c63e9ff2066253746644428573654edcfd21e46bebdc57f5d28') prepare() { cd $pkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gpodder/-/commit/68b044815909460e16ff9547ff9ad8758575440d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gpodder/-/commit/68b044815909460e16ff9547ff9ad8758575440d You're receiving this email because of your account on gitlab.archlinux.org.
