gnome-online-accounts: update to 3.12.1.
This commit is contained in:
parent
62f7954612
commit
ee9f540a42
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-online-accounts'
|
# Template file for 'gnome-online-accounts'
|
||||||
pkgname=gnome-online-accounts
|
pkgname=gnome-online-accounts
|
||||||
version=3.12.0
|
version=3.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=81d44afb3b993b7fb465d19b1b572db423bc7591e309f829d0639c802d7dfcc2
|
checksum=2b8930e463c84d609a00ed9337db16550de89e7a7b8184ab18f2a63f150e7cef
|
||||||
|
|
||||||
gnome-online-accounts-devel_package() {
|
gnome-online-accounts-devel_package() {
|
||||||
depends="glib-devel gtk+3-devel ${sourcepkg}>=${version}_${revision}"
|
depends="glib-devel gtk+3-devel ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue