xstarter: update to 0.8.0. (#2165)
This commit is contained in:
parent
8dd644727d
commit
3bdedb0c2d
1 changed files with 5 additions and 4 deletions
|
@ -1,13 +1,14 @@
|
|||
# Template file for 'xstarter'
|
||||
pkgname=xstarter
|
||||
version=0.7.0
|
||||
version=0.8.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="glib-devel ncurses-devel"
|
||||
short_desc="Application launcher for Linux"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
homepage="http://xstarter.org"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://xstarter.org"
|
||||
changelog="https://raw.githubusercontent.com/lchsk/xstarter/master/CHANGELOG"
|
||||
distfiles="https://github.com/lchsk/xstarter/archive/v${version}.tar.gz"
|
||||
checksum=2c1d49b0a76c7028c471aaa2223cdc95c7cbbf4fe517bb190f11a037ed35f8c3
|
||||
checksum=cb82bf837a2693cbbad468812d517256e079d6aae56dde770d473b245603030a
|
||||
|
|
Loading…
Reference in a new issue