Date: Sunday, March 8, 2020 @ 00:05:06
  Author: arojas
Revision: 591445

Update to 3.10.13

Modified:
  gpodder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-03-08 00:02:27 UTC (rev 591444)
+++ PKGBUILD    2020-03-08 00:05:06 UTC (rev 591445)
@@ -2,8 +2,8 @@
 # Contributor: Jan Magnus Brevik <[email protected]>
 
 pkgname=gpodder
-pkgver=3.10.11
-pkgrel=2
+pkgver=3.10.13
+pkgrel=1
 pkgdesc='Podcast client written in Python using GTK+'
 arch=(any)
 url='https://gpodder.github.io/'
@@ -12,7 +12,7 @@
 makedepends=(intltool)
 optdepends=('youtube-dl: for Youtube-dl extension')
 
source=($pkgname-$pkgver.tar.gz::http://github.com/gpodder/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('eaa5b0b74ba00699342dbf317d52f1c4e52d77b7313fc9144cd01eea68b314cc')
+sha256sums=('afb8dd2b179cf8aa1d75751d4a534c7d45e652e5a2d19540551ac8d1150cd020')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to