gnome-online-accounts: update to 3.8.2.
This commit is contained in:
parent
d8fc1681a8
commit
65f027275c
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-online-accounts'
|
||||
pkgname=gnome-online-accounts
|
||||
version=3.8.1
|
||||
version=3.8.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-google --enable-kerberos --enable-flickr
|
||||
|
@ -14,11 +14,11 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
||||
checksum=26c334000ae74832042142a150e7d0c4b5ced4dc24bdb247f75cbb9e3d2e7261
|
||||
checksum=12611a002043c8acc29e9800ec009e3e19736bdb6237d246e848d7c7909fe826
|
||||
|
||||
gnome-online-accounts-devel_package() {
|
||||
depends="gtk+3-devel>=3.8.0 ${sourcepkg}-${version}_${revision}"
|
||||
short_desc="${short_desc} -- development files"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
|
@ -29,6 +29,6 @@ gnome-online-accounts-devel_package() {
|
|||
gnome-online-accounts_package() {
|
||||
depends="hicolor-icon-theme"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue