mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
f46283bc9f
commit
4f854a5b11
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.24
|
version=0.25
|
||||||
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/newsraft/newsraft"
|
homepage="https://codeberg.org/newsraft/newsraft"
|
||||||
changelog="https://codeberg.org/newsraft/newsraft/releases"
|
changelog="https://codeberg.org/newsraft/newsraft/releases"
|
||||||
distfiles="https://codeberg.org/newsraft/newsraft/archive/newsraft-${version}.tar.gz"
|
distfiles="https://codeberg.org/newsraft/newsraft/archive/newsraft-${version}.tar.gz"
|
||||||
checksum=1bc072350cee8960880cef0f749922c9474d91c9df467a0645b1632fbddb48f5
|
checksum=99e587c8dcd22addd1dbd1f6f3a823af234a941009f016abbbf325ab5a6c44a0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense doc/license.txt
|
vlicense doc/license.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue