[skip-ci] libmygpo-qt: update to 1.1.0

This commit is contained in:
Francesco Marinucci 2018-10-21 10:31:18 +02:00
parent 4b0d524532
commit bb8edfc88a

View File

@ -5,7 +5,7 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=libmygpo-qt
pkgver=1.0.9
pkgver=1.1.0
pkgrel=1
pkgdesc="A C++/Qt client library for gpodder.net"
arch=('x86_64')
@ -14,7 +14,7 @@ license=('LGPL2.1')
depends=('qjson')
makedepends=('cmake')
source=("http://stefan.derkits.at/files/${pkgname}/${pkgname}.${pkgver}.tar.gz")
md5sums=('aead5b0c6707f3e2bd2259cb1db2b7cd')
md5sums=('02c67ce51f025fcc5f71fbb4d6d029d6')
build() {
cd "${srcdir}"