zeitgeist: update to 1.0.1.
This commit is contained in:
parent
45b3494cf9
commit
9c301cfabc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zeitgeist'
|
||||
pkgname=zeitgeist
|
||||
version=1.0
|
||||
version=1.0.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-fts --enable-datahub $(vopt_enable gir introspection)"
|
||||
|
@ -13,10 +13,10 @@ depends="python-dbus python-gobject"
|
|||
pycompile_module="zeitgeist"
|
||||
short_desc="Logs the users’ activities and events"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://zeitgeist-project.com"
|
||||
homepage="https://launchpad.net/zeitgeist/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="https://launchpad.net/${pkgname}/${version}/${version}/+download/${pkgname}-${version}.tar.xz"
|
||||
checksum=5ff508508f7a7b46acc9fbf1cf73fecb1aec214e18d9d22325aae8c2c2e8ddc8
|
||||
distfiles="https://launchpad.net/zeitgeist/${version%.*}/${version}/+download/zeitgeist-${version}.tar.xz"
|
||||
checksum=7de6a8e7b8aed33490437e522a9bf2e531681118c8cd91c052d554bbe64435bd
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in New Issue