[arch-commits] Commit in gpodder/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Dec 25 22:32:18 UTC 2020
Date: Friday, December 25, 2020 @ 22:32:18
Author: arojas
Revision: 791048
Update to 3.10.17
Modified:
gpodder/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-25 22:31:20 UTC (rev 791047)
+++ PKGBUILD 2020-12-25 22:32:18 UTC (rev 791048)
@@ -2,8 +2,8 @@
# Contributor: Jan Magnus Brevik <janmbrevik at gmail.com>
pkgname=gpodder
-pkgver=3.10.16
-pkgrel=2
+pkgver=3.10.17
+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=(http://github.com/gpodder/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('ff1441d7fc1c0eface0f4136fb71c4a8d2615486e5569fad2695df6bf9622d7f')
+sha256sums=('36a04e4d6a81f50b50d1f7691955d4f460e72f71b9519dad42b805a987434210')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list