mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
etcetera: update to 1.0.
This commit is contained in:
parent
b65857f617
commit
6f5c2559ec
1 changed files with 5 additions and 5 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'etcetera'
|
# Template file for 'etcetera'
|
||||||
pkgname=etcetera
|
pkgname=etcetera
|
||||||
version=0.92
|
version=1.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
pycompile_version="$py3_ver"
|
|
||||||
pycompile_dirs="usr/lib/etcetera"
|
|
||||||
depends="python3"
|
depends="python3"
|
||||||
short_desc="Config file management with a touch of wisdom"
|
short_desc="Config file management with a touch of wisdom"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://gitlab.com/jeancf/etcetera"
|
homepage="https://gitlab.com/jeancf/etcetera"
|
||||||
|
pycompile_dirs="usr/lib/etcetera"
|
||||||
distfiles="https://gitlab.com/jeancf/etcetera/-/archive/${version}/etcetera-${version}.tar.gz"
|
distfiles="https://gitlab.com/jeancf/etcetera/-/archive/${version}/etcetera-${version}.tar.gz"
|
||||||
checksum=83e553454aaf56edb71e300c415523724c5e9df4e29adba3523502ed3d7bf6fe
|
checksum=3e4b7ff9095f6d311b12e30d745cc5d6b5c777f5daca7d01f7f1c46d273760c1
|
||||||
|
pycompile_version="$py3_ver"
|
||||||
conf_files="/etc/etcetera.conf"
|
conf_files="/etc/etcetera.conf"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue