gnome-online-accounts: update to 3.12.2.
This commit is contained in:
parent
588806851f
commit
2652f77291
|
@ -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.1
|
version=3.12.2
|
||||||
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=2b8930e463c84d609a00ed9337db16550de89e7a7b8184ab18f2a63f150e7cef
|
checksum=cac7758e09d32eb54af50ab6b23d65da0c8d48c555c8db011a0cf5b977d542ec
|
||||||
|
|
||||||
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