gnome-documents: update to 3.8.2.
This commit is contained in:
parent
91270b5d3a
commit
d8fc1681a8
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-documents'
|
||||
pkgname=gnome-documents
|
||||
version=3.8.1
|
||||
version=3.8.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool itstool gobject-introspection"
|
||||
|
@ -13,11 +13,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=7cd05f5f2482ddae797300b233f499cbe410cb22d358bef37a387aff232d4e9f
|
||||
checksum=a30a8ec19df9d7031e76442bb540531012baf444b710b189c1df6f1e02c1fc1a
|
||||
|
||||
gnome-documents_package() {
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue