mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
[skip-ci] libmygpo-qt: update to 1.1.0
This commit is contained in:
parent
4b0d524532
commit
bb8edfc88a
@ -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}"
|
||||
|
Loading…
Reference in New Issue
Block a user