George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / libptytty
Commits: 61cde3aa by George Rawlinson at 2026-01-17T06:52:48+00:00 reuse: simplify conf - - - - - 01e5ed35 by George Rawlinson at 2026-01-17T06:56:57+00:00 nvchecker: add conf - - - - - 2 changed files: - + .nvchecker.toml - REUSE.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,4 @@ +[libptytty] +source = "regex" +url = "https://dist.schmorp.de/libptytty/" +regex = 'libptytty-([\d\.]*).tar.gz' ===================================== REUSE.toml ===================================== @@ -7,16 +7,6 @@ path = [ "keys/**", ".SRCINFO", ".nvchecker.toml", - "*.install", - "*.sysusers", - "*.tmpfiles", - "*.logrotate", - "*.pam", - "*.service", - "*.socket", - "*.timer", - "*.desktop", - "*.hook", ] SPDX-FileCopyrightText = "Arch Linux contributors" SPDX-License-Identifier = "0BSD" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libptytty/-/compare/959ac21f28cc68351a4350426e7a8b3aab570ebb...01e5ed353bf23a7de1cbc223300fdd746670ba91 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libptytty/-/compare/959ac21f28cc68351a4350426e7a8b3aab570ebb...01e5ed353bf23a7de1cbc223300fdd746670ba91 You're receiving this email because of your account on gitlab.archlinux.org.
