[arch-commits] Commit in gpodder/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Fri Oct 4 16:20:04 UTC 2019
Date: Friday, October 4, 2019 @ 16:20:04
Author: bgyorgy
Revision: 512831
upgpkg: gpodder 3.10.11-1
Update to new version
Modified:
gpodder/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-04 16:12:59 UTC (rev 512830)
+++ PKGBUILD 2019-10-04 16:20:04 UTC (rev 512831)
@@ -2,7 +2,7 @@
# Contributor: Jan Magnus Brevik <janmbrevik at gmail.com>
pkgname=gpodder
-pkgver=3.10.9
+pkgver=3.10.11
pkgrel=1
pkgdesc='Podcast client written in Python using GTK+'
arch=(any)
@@ -10,8 +10,9 @@
license=(GPL3)
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=('ab7eab4e9e63556c463a9efdcf0b26069f56c047d7cef7fd22931b71ba025dbf')
+sha256sums=('eaa5b0b74ba00699342dbf317d52f1c4e52d77b7313fc9144cd01eea68b314cc')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list