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

Balló György bgyorgy at archlinux.org
Fri Jul 10 19:24:22 UTC 2020


    Date: Friday, July 10, 2020 @ 19:24:21
  Author: bgyorgy
Revision: 663134

upgpkg: gpodder 3.10.16-1: Update to new version

Modified:
  gpodder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-10 19:18:10 UTC (rev 663133)
+++ PKGBUILD	2020-07-10 19:24:21 UTC (rev 663134)
@@ -2,7 +2,7 @@
 # Contributor: Jan Magnus Brevik <janmbrevik at gmail.com>
 
 pkgname=gpodder
-pkgver=3.10.15
+pkgver=3.10.16
 pkgrel=1
 pkgdesc='Podcast client written in Python using GTK+'
 arch=(any)
@@ -11,8 +11,8 @@
 depends=(gtk3 python-cairo python-dbus python-gobject python-mygpoclient python-podcastparser)
 makedepends=(intltool)
 optdepends=('youtube-dl: for Youtube-dl extension')
-source=($pkgname-$pkgver.tar.gz::http://github.com/gpodder/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('9a2a3ac0f62da7073d4450dc88923688eab7232c461a90fbc9bace477599fd4b')
+source=(http://github.com/gpodder/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('ff1441d7fc1c0eface0f4136fb71c4a8d2615486e5569fad2695df6bf9622d7f')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list