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

Antonio Rojas arojas at archlinux.org
Fri Dec 25 22:30:11 UTC 2020


    Date: Friday, December 25, 2020 @ 22:30:10
  Author: arojas
Revision: 791042

Update to 0.6.6

Modified:
  python-podcastparser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-25 22:29:28 UTC (rev 791041)
+++ PKGBUILD	2020-12-25 22:30:10 UTC (rev 791042)
@@ -3,8 +3,8 @@
 
 _pkgname=podcastparser
 pkgname=python-$_pkgname
-pkgver=0.6.5
-pkgrel=3
+pkgver=0.6.6
+pkgrel=1
 pkgdesc='Simplified, fast RSS parsing library in Python'
 arch=(any)
 url='https://github.com/gpodder/podcastparser'
@@ -11,7 +11,7 @@
 license=(ISC)
 depends=(python)
 source=($pkgname-$pkgver.tar.gz::https://github.com/gpodder/$_pkgname/archive/$pkgver.tar.gz)
-sha256sums=('4f97dde70ce2ab775f66c0feb94f26b6e52b40a67f717cd465140d4c0896177a')
+sha256sums=('b36adead23adb138aa12504740d8b875c2eda581bd72cdcb18a579cb5e1ec2fb')
 
 package() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list