gnome-online-accounts: update to 3.6.3.
This commit is contained in:
parent
ddb1483ed3
commit
e9eca07c27
|
@ -1,11 +1,7 @@
|
||||||
# Template file for 'gnome-online-accounts-devel'.
|
# Template file for 'gnome-online-accounts-devel'.
|
||||||
#
|
#
|
||||||
depends="glib-devel gtk+3-devel>=3.6.0_2 ${sourcepkg}-${version}_${revision}"
|
depends="glib-devel gtk+3-devel>=3.6.0_2 ${sourcepkg}-${version}_${revision}"
|
||||||
short_desc="${sourcepkg} -- development files"
|
short_desc="${short_desc} -- development files"
|
||||||
long_desc="${long_desc}
|
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
|
||||||
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
|
@ -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.6.2
|
version=3.6.3
|
||||||
revision=1
|
revision=1
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -15,7 +15,4 @@ 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/3.6/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||||
checksum=55d207d2dc5428f41b0a504aa3edd996a6167a5625d9e11d678f33f282935fa7
|
checksum=68c161ea06d344422e47881362429fff3e58f61f6998d6ad992ca3d015eb636c
|
||||||
long_desc="
|
|
||||||
$pkgname provides interfaces so applications and
|
|
||||||
libraries in GNOME can access the user's online accounts."
|
|
||||||
|
|
Loading…
Reference in New Issue