mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
toxic: update to 0.8.0.
This commit is contained in:
parent
1351b915f2
commit
8783d9ff32
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'toxic'
|
# Template file for 'toxic'
|
||||||
pkgname=toxic
|
pkgname=toxic
|
||||||
version=0.7.2
|
version=0.8.0
|
||||||
revision=2
|
revision=1
|
||||||
short_desc="Ncurses-based TOX instant messanger client"
|
short_desc="Ncurses-based TOX instant messanger client"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/JFreegman/toxic/"
|
homepage="https://github.com/JFreegman/toxic/"
|
||||||
distfiles="https://github.com/JFreegman/toxic/archive/v${version}.tar.gz"
|
distfiles="https://github.com/JFreegman/toxic/archive/v${version}.tar.gz"
|
||||||
checksum=a2962aca766caf84b52a52e9a5ce2276a9d3906685f565d2a00551e7c2916c59
|
checksum=4078167ff09a94a78cd46d55163524b0a6692b56a74458c99093b84316a6c604
|
||||||
|
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
|
Loading…
Add table
Reference in a new issue