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

Antonio Rojas arojas at archlinux.org
Fri Mar 8 19:47:41 UTC 2019


    Date: Friday, March 8, 2019 @ 19:47:40
  Author: arojas
Revision: 438168

Update to 3.10.7

Modified:
  gpodder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-08 19:42:51 UTC (rev 438167)
+++ PKGBUILD	2019-03-08 19:47:40 UTC (rev 438168)
@@ -2,7 +2,7 @@
 # Contributor: Jan Magnus Brevik <janmbrevik at gmail.com>
 
 pkgname=gpodder
-pkgver=3.10.6
+pkgver=3.10.7
 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=('18b3aa3aa53c7d6608054434a07b1be9f99bfb7ef8c2ab109d9c7702d5cb042c')
+sha256sums=('85a7beec3f63c6768c811482ad6e934b0527c29f03e903ca0f82d2e764cdad76')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list