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

Balló György bgyorgy at archlinux.org
Wed Apr 17 16:44:24 UTC 2019


    Date: Wednesday, April 17, 2019 @ 16:44:23
  Author: bgyorgy
Revision: 451875

upgpkg: gpodder 3.10.8-1

Update to new version

Modified:
  gpodder/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-17 16:40:04 UTC (rev 451874)
+++ PKGBUILD	2019-04-17 16:44:23 UTC (rev 451875)
@@ -2,7 +2,7 @@
 # Contributor: Jan Magnus Brevik <janmbrevik at gmail.com>
 
 pkgname=gpodder
-pkgver=3.10.7
+pkgver=3.10.8
 pkgrel=1
 pkgdesc='Podcast client written in Python using GTK+'
 arch=(any)
@@ -11,7 +11,7 @@
 depends=(gtk3 python-cairo python-dbus python-gobject python-mygpoclient python-podcastparser)
 makedepends=(intltool)
 source=($pkgname-$pkgver.tar.gz::http://github.com/gpodder/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('85a7beec3f63c6768c811482ad6e934b0527c29f03e903ca0f82d2e764cdad76')
+sha256sums=('eb84826194a15749ea8ea5b3e739b98a8f4f524907d0ebd0947cc484fa84f258')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list