srcpkgs/*, .mailmap: update my email
This commit is contained in:
parent
823b354360
commit
a16b525cdb
2
.mailmap
2
.mailmap
|
@ -24,6 +24,8 @@ Michael Aldridge <maldridge@VoidLinux.eu> Michael Aldridge <aldridge.mac@gmail.c
|
|||
Philipp Hirsch <itself@hanspolo.net> hanspolo <ph.hanspolo@googlemail.com>
|
||||
Piraty <mail@piraty.dev> Piraty <piraty@users.noreply.github.com>
|
||||
Piraty <mail@piraty.dev> Piraty <piraty1@inbox.ru>
|
||||
Roberto Ricci <io@r-ricci.it> <ricci@disroot.org>
|
||||
Roberto Ricci <io@r-ricci.it> <52817765+4ricci@users.noreply.github.com>
|
||||
Stefan Mühlinghaus <jazzman@alphabreed.com> Stefan Mühlinghaus <muehlinghaus@mmh.ag>
|
||||
bougyman <bougyman@voidlinux.eu> bougyman <bougyman@rubyists.com>
|
||||
bougyman <bougyman@voidlinux.eu> bougyman <bougyman@users.noreply.github.com>
|
||||
|
|
|
@ -3,7 +3,7 @@ pkgname=7zip
|
|||
version=23.01
|
||||
revision=1
|
||||
short_desc="File archiver with a high compression ratio"
|
||||
maintainer="Roberto Ricci <ricci@disroot.org>"
|
||||
maintainer="Roberto Ricci <io@r-ricci.it>"
|
||||
license="LGPL-2.1-or-later, BSD-3-Clause"
|
||||
homepage="https://www.7-zip.org"
|
||||
changelog="https://www.7-zip.org/history.txt"
|
||||
|
|
|
@ -9,7 +9,7 @@ depends="perl-Data-Dump perl-JSON perl-LWP-Protocol-https perl-Term-ReadLine-Gnu
|
|||
perl-Unicode-LineBreak perl-JSON-XS perl-HTML-Parser yt-dlp"
|
||||
checkdepends="perl-Test-Pod perl-JSON"
|
||||
short_desc="Search and play videos from YouTube without an API key"
|
||||
maintainer="Roberto Ricci <ricci@disroot.org>"
|
||||
maintainer="Roberto Ricci <io@r-ricci.it>"
|
||||
license="Artistic-2.0"
|
||||
homepage="https://github.com/trizen/pipe-viewer"
|
||||
changelog="https://github.com/trizen/pipe-viewer/releases"
|
||||
|
|
|
@ -8,7 +8,7 @@ go_import_path=github.com/rclone/rclone
|
|||
go_build_tags="noselfupdate"
|
||||
go_ldflags="-extldflags=-fuse-ld=bfd -X github.com/rclone/rclone/fs.Version=v${version}"
|
||||
short_desc="Rsync for cloud storage"
|
||||
maintainer="Roberto Ricci <ricci@disroot.org>"
|
||||
maintainer="Roberto Ricci <io@r-ricci.it>"
|
||||
license="MIT"
|
||||
homepage="https://rclone.org/"
|
||||
changelog="https://rclone.org/changelog/"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=go
|
|||
go_ldflags="-X github.com/mgechev/revive/cli.version=$version"
|
||||
go_import_path="github.com/mgechev/revive"
|
||||
short_desc="Drop-in replacement for golint"
|
||||
maintainer="Roberto Ricci <ricci@disroot.org>"
|
||||
maintainer="Roberto Ricci <io@r-ricci.it>"
|
||||
license="MIT"
|
||||
homepage="https://revive.run/"
|
||||
changelog="https://github.com/mgechev/revive/releases"
|
||||
|
|
Loading…
Reference in New Issue