diff options
| author | nathan <nathansmith@disroot.org> | 2025-11-06 10:05:54 +0000 |
|---|---|---|
| committer | nathan <nathansmith@disroot.org> | 2025-11-06 10:05:54 +0000 |
| commit | 16bbfb5a5181d769704b7315cd44621a1c8044dc (patch) | |
| tree | 8f1235b94c7bf7c3ccc1007303f4b978adc1c41e /psi-plus/template | |
| parent | 42ee7b46e5bc86685e176f6626c6336e77289f8d (diff) | |
| download | psi-plus-void-16bbfb5a5181d769704b7315cd44621a1c8044dc.tar.gz psi-plus-void-16bbfb5a5181d769704b7315cd44621a1c8044dc.tar.bz2 psi-plus-void-16bbfb5a5181d769704b7315cd44621a1c8044dc.zip | |
Diffstat (limited to 'psi-plus/template')
| -rw-r--r-- | psi-plus/template | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/psi-plus/template b/psi-plus/template index 14990b3..d29ecbf 100644 --- a/psi-plus/template +++ b/psi-plus/template @@ -19,4 +19,5 @@ maintainer="Nathan Smith <nathansmith@disroot.org>" license="GPL-2.0-only" homepage="https://psi-plus.com" distfiles="https://github.com/psi-plus/psi-plus-snapshots/archive/refs/tags/${version}.tar.gz" -checksum="add907b7e81f6b9ef0f49d31dee2b9093dd0cf4fb92eaaea231d6656aea83b99"
\ No newline at end of file +checksum="add907b7e81f6b9ef0f49d31dee2b9093dd0cf4fb92eaaea231d6656aea83b99" +patch_args="-Np1"
\ No newline at end of file |
