gnome-online-accounts: update to 3.10.2.
This commit is contained in:
parent
b5e8f69b7e
commit
41a9dd9113
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-online-accounts'
|
||||
pkgname=gnome-online-accounts
|
||||
version=3.10.1
|
||||
version=3.10.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-google --enable-kerberos --enable-flickr
|
||||
|
@ -15,10 +15,10 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=d925841a4c1c7a46a0837fc7e219891a46431e089847fa248e3f691c23ff7d9b
|
||||
checksum=0b2418c1845337b6574a12d2075d319d8aaa5bbc4b0d1d123108c5da00e11b97
|
||||
|
||||
gnome-online-accounts-devel_package() {
|
||||
depends="glib-devel gtk+3-devel ${sourcepkg}-${version}_${revision}"
|
||||
depends="glib-devel gtk+3-devel ${sourcepkg}>=${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
|
|
Loading…
Reference in a new issue