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

Balló György bgyorgy at archlinux.org
Tue Jun 18 23:46:00 UTC 2019


    Date: Tuesday, June 18, 2019 @ 23:46:00
  Author: bgyorgy
Revision: 482237

upgpkg: gpodder 3.10.9-1

Update to new version

Modified:
  gpodder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-18 23:43:24 UTC (rev 482236)
+++ PKGBUILD	2019-06-18 23:46:00 UTC (rev 482237)
@@ -2,7 +2,7 @@
 # Contributor: Jan Magnus Brevik <janmbrevik at gmail.com>
 
 pkgname=gpodder
-pkgver=3.10.8
+pkgver=3.10.9
 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=('eb84826194a15749ea8ea5b3e739b98a8f4f524907d0ebd0947cc484fa84f258')
+sha256sums=('ab7eab4e9e63556c463a9efdcf0b26069f56c047d7cef7fd22931b71ba025dbf')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list