qoauth-qt5: update to 2.0.0

This commit is contained in:
Jeff Huang 2016-11-29 11:07:13 +00:00
parent ba4b1131d9
commit 3fe0eea40f

View File

@ -1,18 +1,18 @@
pkgname=qoauth-qt5 pkgname=qoauth-qt5
_pkgname=qoauth _pkgname=qoauth
pkgver=1.0.1 pkgver=2.0.0
pkgrel=1 pkgrel=1
pkgdesc="Support with OAuth-powered network services" pkgdesc="Support with OAuth-powered network services"
url="http://github.com/ayoy/qoauth" url="http://github.com/ayoy/qoauth"
license=('GPL') license=('GPL')
arch=('x86_64') arch=('x86_64')
depends=('qca-qt5') depends=('qca-qt5')
provides=('qoauth' 'qoauth-qt5') provides=('qoauth')
conflicts=('qoauth') conflicts=('qoauth')
replaces=('qoauth') replaces=('qoauth')
source=($_pkgname-$pkgver::"https://github.com/ayoy/qoauth/archive/v$pkgver.tar.gz" source=($_pkgname-$pkgver::"https://github.com/ayoy/qoauth/archive/v$pkgver.tar.gz"
"qtstring-fix.patch") "qtstring-fix.patch")
md5sums=('255121fc0070a1fbed83703e39111ce4' md5sums=('a30ab54144bcdb5b5adaf4d45b59a7d4'
'986bd219364bb44a17f7fe7c618ea37d') '986bd219364bb44a17f7fe7c618ea37d')
prepare() { prepare() {