We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7292e1e commit b62016bCopy full SHA for b62016b
1 file changed
srcpkgs/package-notes/template
@@ -1,16 +1,13 @@
1
# Template file for 'package-notes'
2
pkgname=package-notes
3
version=0.17
4
-revision=1
5
-#wrksrc=
6
-#create_wrksrc=yes
7
-#only_for_archs="i686 x86_64"
+revision=2
8
build_style=gnu-makefile
9
depends="python3-pyelftools"
10
checkdepends="python3-pytest python3-pyelftools"
11
short_desc="Tools to add packaging metadata to ELF files"
12
maintainer="Duncaen <duncaen@voidlinux.org>"
13
-license="GPL-3.0-or-later"
+license="CC0-1.0"
14
homepage="https://github.com/systemd/package-notes"
15
distfiles="https://github.com/systemd/package-notes/archive/refs/tags/v${version}.tar.gz"
16
checksum=1dfe42d83a51282260afb6f2438b345198dc483d287a791d9f716306a0372c89
0 commit comments