mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
vicious: update-check support
This commit is contained in:
parent
11c987aca2
commit
c09e54ad4f
1 changed files with 4 additions and 3 deletions
|
@ -2,15 +2,16 @@
|
||||||
pkgname=vicious
|
pkgname=vicious
|
||||||
version=2.1.3
|
version=2.1.3
|
||||||
revision=2
|
revision=2
|
||||||
distfiles="http://git.sysphere.org/vicious/snapshot/vicious-${version}.tar.xz"
|
|
||||||
checksum="97ffb824af89f2d205b0f0909601a32d761c0c02353b59b4314fd2cc47b2a387"
|
|
||||||
hostmakedepends="lua-devel"
|
hostmakedepends="lua-devel"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends}"
|
||||||
depends="lua"
|
depends="lua"
|
||||||
maintainer="Steven R <dev@styez.com>"
|
maintainer="Steven R <dev@styez.com>"
|
||||||
|
short_desc="Modular widget library for window managers"
|
||||||
homepage="http://git.sysphere.org/vicious/about/"
|
homepage="http://git.sysphere.org/vicious/about/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
short_desc="Modular widget library for window managers"
|
update_site="http://git.sysphere.org/vicious/"
|
||||||
|
distfiles="http://git.sysphere.org/vicious/snapshot/vicious-${version}.tar.xz"
|
||||||
|
checksum="97ffb824af89f2d205b0f0909601a32d761c0c02353b59b4314fd2cc47b2a387"
|
||||||
|
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue