diff --git a/srcpkgs/qoauth/template b/srcpkgs/qoauth/template index f5c003f32af..53a5f2bb8a8 100644 --- a/srcpkgs/qoauth/template +++ b/srcpkgs/qoauth/template @@ -3,14 +3,13 @@ pkgname=qoauth version=1.0.1 revision=4 build_style=qmake -wrksrc="${pkgname}-${version}-src" makedepends="qt-devel qca-devel" short_desc="Support with OAuth-powered network services" maintainer="Juan RP " license="GPL-2.1" homepage="http://github.com/ayoy/qoauth" -distfiles="http://files.ayoy.net/qoauth/release/current/src/${pkgname}-${version}-src.tar.bz2" -checksum=b8579a77cecb07928e557c4a019db902a0f040b22f7926f147299e87ac5a54fd +distfiles="https://github.com/ayoy/qoauth/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz" +checksum=10212e0d5b735b98faef644b8eee92b8217e6e9222987c649920e0c4ec0b1e8c CXXFLAGS="-I/usr/include/QtCrypto"