gnome-clocks: update to 3.8.2.
This commit is contained in:
parent
2c3b84a172
commit
a7b7a0b774
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-clocks'
|
# Template file for 'gnome-clocks'
|
||||||
pkgname=gnome-clocks
|
pkgname=gnome-clocks
|
||||||
version=3.8.1
|
version=3.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool gobject-introspection"
|
hostmakedepends="pkg-config intltool gobject-introspection"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="davehome <davehome@redthumb.info.tm>"
|
||||||
homepage="https://live.gnome.org/GnomeClocks"
|
homepage="https://live.gnome.org/GnomeClocks"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.8/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.8/${pkgname}-${version}.tar.xz"
|
||||||
checksum=6140cc1ae41460c5fc799b2a52d809ed4cf9035a72be7e878160b5e591486d31
|
checksum=afe8405e41d8d2ac570642c2d73a43a2a45f8c6e521640d0a266e0fe0a55410f
|
||||||
long_desc="
|
long_desc="
|
||||||
GNOME Clocks is a nice simple app to show the time, date, and alarms.
|
GNOME Clocks is a nice simple app to show the time, date, and alarms.
|
||||||
|
|
||||||
|
@ -24,6 +24,6 @@ long_desc="
|
||||||
gnome-clocks_package() {
|
gnome-clocks_package() {
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr
|
vmove all
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue