gnome-photos: update to 3.8.2.
This commit is contained in:
parent
65f027275c
commit
abb42b8dde
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-photos'
|
||||
pkgname=gnome-photos
|
||||
version=3.8.0
|
||||
version=3.8.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile"
|
||||
|
@ -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=d5a42a6562eb2bebd404f1b932e105572e64abb0e3160b2834c7898cf090f3de
|
||||
checksum=c6e777cdc6a4b0ee24b4dbd1b971fe239198926a3057c27c08eeda0a53ba6d58
|
||||
|
||||
gnome-photos_package() {
|
||||
depends="desktop-file-utils"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue