gnome-online-accounts: update to 3.8.3.
This commit is contained in:
parent
4eff7c96ba
commit
7ef0cd81c4
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-online-accounts'
|
||||
pkgname=gnome-online-accounts
|
||||
version=3.8.2
|
||||
version=3.8.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-google --enable-kerberos --enable-flickr
|
||||
|
@ -14,7 +14,7 @@ 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=12611a002043c8acc29e9800ec009e3e19736bdb6237d246e848d7c7909fe826
|
||||
checksum=9e5e55c5097b8d7c32c0dfb7d94448795c627723b133e8edd0b846adde63a44b
|
||||
|
||||
gnome-online-accounts-devel_package() {
|
||||
depends="gtk+3-devel>=3.8.0 ${sourcepkg}-${version}_${revision}"
|
||||
|
@ -22,6 +22,7 @@ gnome-online-accounts-devel_package() {
|
|||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
vmove "usr/lib/*.so"
|
||||
vmove usr/share/gir-1.0
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue