mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
parent
c06ac4d1fd
commit
a33a544d55
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'newsraft'
|
# Template file for 'newsraft'
|
||||||
pkgname=newsraft
|
pkgname=newsraft
|
||||||
version=0.17
|
version=0.19
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="EXAMPLES_DIR=${DESTDIR}/usr/share/examples/newsraft"
|
make_install_args="EXAMPLES_DIR=${DESTDIR}/usr/share/examples/newsraft"
|
||||||
|
@ -12,7 +12,7 @@ license="ISC"
|
||||||
homepage="https://codeberg.org/grisha/newsraft"
|
homepage="https://codeberg.org/grisha/newsraft"
|
||||||
changelog="https://codeberg.org/grisha/newsraft/releases"
|
changelog="https://codeberg.org/grisha/newsraft/releases"
|
||||||
distfiles="https://codeberg.org/grisha/newsraft/archive/newsraft-${version}.tar.gz"
|
distfiles="https://codeberg.org/grisha/newsraft/archive/newsraft-${version}.tar.gz"
|
||||||
checksum=12a09b4d4ade374d1ccf4256a9d7eb511f4a59e175e4d832842dfd2b95d8742c
|
checksum=6f7b578609f543f65b63dc0ba2fd904cc7b71d4f33f84ef052fe704c5156b605
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense doc/license.txt
|
vlicense doc/license.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue