gnome-contacts: update to 3.8.2.
This commit is contained in:
parent
b105a13594
commit
43340a329d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-contacts'
|
||||
pkgname=gnome-contacts
|
||||
version=3.8.1
|
||||
version=3.8.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool gobject-introspection"
|
||||
|
@ -12,11 +12,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=c9b2ffba754f4e1e37788195c814b12dfbf79b35042cd811b8690f890572edcb
|
||||
checksum=6cb3fe9e7f0f2380d77494a3408893265c42ea2a70579f0c871defbab5a7b5fa
|
||||
|
||||
gnome-contacts_package() {
|
||||
depends="desktop-file-utils"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue