Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/newsraft/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'newsraft'
pkgname=newsraft
version=0.34
revision=2
version=0.35
revision=1
build_style=gnu-makefile
make_install_args="EXAMPLES_DIR=${DESTDIR}/usr/share/examples/newsraft"
hostmakedepends="scdoc"
Expand All @@ -12,7 +12,7 @@ license="ISC"
homepage="https://codeberg.org/newsraft/newsraft"
changelog="https://codeberg.org/newsraft/newsraft/raw/branch/main/doc/changes.md"
distfiles="https://codeberg.org/newsraft/newsraft/archive/newsraft-${version}.tar.gz"
checksum=8d55441ddfc2e7d49ad3ff36c384ad4c1533de97d92a9fcaf3f6753b49b37c7c
checksum=6a87c8a9b8556650d18443baf827cf930aa4a5c5361a36397b95f275e28d540d

post_install() {
vlicense doc/license.txt
Expand Down