[arch-commits] Commit in python-podcastparser/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Fri Sep 3 20:16:29 UTC 2021


    Date: Friday, September 3, 2021 @ 20:16:28
  Author: arojas
Revision: 1010715

Update to 0.6.7

Modified:
  python-podcastparser/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-03 20:15:48 UTC (rev 1010714)
+++ PKGBUILD	2021-09-03 20:16:28 UTC (rev 1010715)
@@ -3,8 +3,8 @@
 
 _pkgname=podcastparser
 pkgname=python-podcastparser
-pkgver=0.6.6
-pkgrel=2
+pkgver=0.6.7
+pkgrel=1
 pkgdesc='Simplified, fast RSS parsing library in Python'
 arch=('any')
 url='https://github.com/gpodder/podcastparser'
@@ -12,7 +12,7 @@
 depends=('python')
 checkdepends=('python-pytest-cov')
 source=("https://github.com/gpodder/$_pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('b36adead23adb138aa12504740d8b875c2eda581bd72cdcb18a579cb5e1ec2fb')
+sha256sums=('852932b12545c866881eb6570fe59efe44fdbd02cc40726a88f1dbe2955da3fd')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list