mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
gnome-contacts: update to 3.10.1.
This commit is contained in:
parent
20df8ade81
commit
4772119a40
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-contacts'
|
# Template file for 'gnome-contacts'
|
||||||
pkgname=gnome-contacts
|
pkgname=gnome-contacts
|
||||||
version=3.10
|
version=3.10.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool gobject-introspection"
|
hostmakedepends="pkg-config intltool gobject-introspection"
|
||||||
|
@ -11,8 +11,8 @@ short_desc="GNOME contacts manager"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
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=1cb57d81455ee44e50745452bfefdf74f9ad4e393661199005c665284cda20cf
|
checksum=e119c32bb10136e7190f11f79334fa82ed56468cff5bb7836da0ebf7b572779b
|
||||||
|
|
||||||
gnome-contacts_package() {
|
gnome-contacts_package() {
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
|
|
Loading…
Add table
Reference in a new issue