Skip to content

Commit b62016b

Browse files
committed
package-notes: fix license
1 parent 7292e1e commit b62016b

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

srcpkgs/package-notes/template

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
11
# Template file for 'package-notes'
22
pkgname=package-notes
33
version=0.17
4-
revision=1
5-
#wrksrc=
6-
#create_wrksrc=yes
7-
#only_for_archs="i686 x86_64"
4+
revision=2
85
build_style=gnu-makefile
96
depends="python3-pyelftools"
107
checkdepends="python3-pytest python3-pyelftools"
118
short_desc="Tools to add packaging metadata to ELF files"
129
maintainer="Duncaen <duncaen@voidlinux.org>"
13-
license="GPL-3.0-or-later"
10+
license="CC0-1.0"
1411
homepage="https://github.com/systemd/package-notes"
1512
distfiles="https://github.com/systemd/package-notes/archive/refs/tags/v${version}.tar.gz"
1613
checksum=1dfe42d83a51282260afb6f2438b345198dc483d287a791d9f716306a0372c89

0 commit comments

Comments
 (0)