From cc26e248bce55c5f6a475f40ad8c16c5a1a3df58 Mon Sep 17 00:00:00 2001 From: Will Sinatra <wpsinatra@gmail.com> Date: Wed, 23 Aug 2023 21:15:19 -0400 Subject: [PATCH] */*: adopt multiple packages --- community/alertmanager/APKBUILD | 4 ++-- community/anthy/APKBUILD | 4 ++-- community/gogs/APKBUILD | 4 ++-- community/ibus/APKBUILD | 4 ++-- community/nethack/APKBUILD | 4 ++-- community/pushgateway/APKBUILD | 4 ++-- main/font-unifont/APKBUILD | 4 ++-- main/liblogging/APKBUILD | 4 ++-- main/sharutils/APKBUILD | 4 ++-- testing/lua-linotify/APKBUILD | 4 ++-- testing/lua-middleclass/APKBUILD | 4 ++-- testing/words/APKBUILD | 4 ++-- testing/ytfzf/APKBUILD | 4 ++-- 13 files changed, 26 insertions(+), 26 deletions(-) diff --git a/community/alertmanager/APKBUILD b/community/alertmanager/APKBUILD index d27eda817b0d..c2094b983ae0 100644 --- a/community/alertmanager/APKBUILD +++ b/community/alertmanager/APKBUILD @@ -1,7 +1,7 @@ -# Maintainer: +# Maintainer: Will Sinatra <wpsinatra@gmail.com> pkgname=alertmanager pkgver=0.26.0 -pkgrel=0 +pkgrel=1 pkgdesc="Prometheus Alertmanager" url="https://github.com/prometheus/alertmanager" #riscv64: aws dependency fails to build diff --git a/community/anthy/APKBUILD b/community/anthy/APKBUILD index b5781da38e64..f5e72169cfca 100644 --- a/community/anthy/APKBUILD +++ b/community/anthy/APKBUILD @@ -1,8 +1,8 @@ -# Maintainer: +# Maintainer: Will Sinatra <wpsinatra@gmail.com> pkgname=anthy pkgver=9100h _filecode=37536 -pkgrel=3 +pkgrel=4 pkgdesc="Hiragana text to Kana Kanji mixed text Japanese input method" url="https://sourceforge.jp/projects/anthy/" arch="all" diff --git a/community/gogs/APKBUILD b/community/gogs/APKBUILD index b4abd5a24bb3..9073a1dc333c 100644 --- a/community/gogs/APKBUILD +++ b/community/gogs/APKBUILD @@ -1,9 +1,9 @@ # Contributor: Carlo Landmeter <clandmeter@alpinelinux.org> # Contributor: 7heo <7heo@mail.com> -# Maintainer: +# Maintainer: Will Sinatra <wpsinatra@gmail.com> pkgname=gogs pkgver=0.13.0 -pkgrel=5 +pkgrel=6 pkgdesc="Painless self-hosted Git service" url="https://gogs.io/" arch="all" diff --git a/community/ibus/APKBUILD b/community/ibus/APKBUILD index c98c36ee4ee0..557913c05b3b 100644 --- a/community/ibus/APKBUILD +++ b/community/ibus/APKBUILD @@ -1,7 +1,7 @@ -# Maintainer: +# Maintainer: Will Sinatra <wpsinatra@gmail.com> pkgname=ibus pkgver=1.5.28 -pkgrel=0 +pkgrel=1 pkgdesc="Next Generation Input Bus for Linux" url="https://github.com/ibus/ibus/wiki" arch="all" diff --git a/community/nethack/APKBUILD b/community/nethack/APKBUILD index 60187f485dc6..3548eaf08911 100644 --- a/community/nethack/APKBUILD +++ b/community/nethack/APKBUILD @@ -1,9 +1,9 @@ # Contributor: Leo <thinkabit.ukim@gmail.com> -# Maintainer: +# Maintainer: Will Sinatra <wpsinatra@gmail.com> # Based on the Arch Linux package pkgname=nethack pkgver=3.6.7 -pkgrel=0 +pkgrel=1 pkgdesc="A single player dungeon exploration game" options="suid" url="https://www.nethack.org/" diff --git a/community/pushgateway/APKBUILD b/community/pushgateway/APKBUILD index 0daad9387aa8..804dc2c8def4 100644 --- a/community/pushgateway/APKBUILD +++ b/community/pushgateway/APKBUILD @@ -1,7 +1,7 @@ -# Maintainer: +# Maintainer: Will Sinatra <wpsinatra@gmail.com> pkgname=pushgateway pkgver=1.6.0 -pkgrel=2 +pkgrel=3 pkgdesc="Prometheus push acceptor for ephemeral and batch jobs" url="https://github.com/prometheus/pushgateway" license="Apache-2.0" diff --git a/main/font-unifont/APKBUILD b/main/font-unifont/APKBUILD index 2a2d6b628d56..cf2e5446c6cb 100644 --- a/main/font-unifont/APKBUILD +++ b/main/font-unifont/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Breno Leitao <breno.leitao@gmail.com> -# Maintainer: +# Maintainer: Will Sinatra <wpsinatra@gmail.com> pkgname=font-unifont pkgver=15.0.06 -pkgrel=0 +pkgrel=1 pkgdesc="GNU Unifont glyphs" url="https://unifoundry.com/unifont/index.html" arch="all" diff --git a/main/liblogging/APKBUILD b/main/liblogging/APKBUILD index df9e9ab08529..1c37b3bafab5 100644 --- a/main/liblogging/APKBUILD +++ b/main/liblogging/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Natanael Copa <ncopa@alpinelinux.org> -# Maintainer: +# Maintainer: Will Sinatra <wpsinatra@gmail.com> pkgname=liblogging pkgver=1.0.6 -pkgrel=3 +pkgrel=4 pkgdesc="An easy to use logging library" url="http://www.liblogging.org/" arch="all" diff --git a/main/sharutils/APKBUILD b/main/sharutils/APKBUILD index 4e4786a01188..3b18d5e8f4d5 100644 --- a/main/sharutils/APKBUILD +++ b/main/sharutils/APKBUILD @@ -1,8 +1,8 @@ # Contributor: A. Wilcox <awilfox@adelielinux.org> -# Maintainer: +# Maintainer: Will Sinatra <wpsinatra@gmail.com> pkgname=sharutils pkgver=4.15.2 -pkgrel=4 +pkgrel=5 pkgdesc="Utilities for manipulating shell archives" url="https://www.gnu.org/software/sharutils/" arch="all" diff --git a/testing/lua-linotify/APKBUILD b/testing/lua-linotify/APKBUILD index d2bcf337c4f9..da663c272dce 100644 --- a/testing/lua-linotify/APKBUILD +++ b/testing/lua-linotify/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Carlo Landmeter <clandmeter@alpinelinux.org> -# Maintainer: +# Maintainer: Will Sinatra <wpsinatra@gmail.com> pkgname=lua-linotify pkgver=0.5 -pkgrel=1 +pkgrel=2 pkgdesc="Inotify bindings for Lua" url="https://github.com/hoelzro/linotify" arch="all" diff --git a/testing/lua-middleclass/APKBUILD b/testing/lua-middleclass/APKBUILD index 44046a29dc02..ec7dd60366c2 100644 --- a/testing/lua-middleclass/APKBUILD +++ b/testing/lua-middleclass/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Carlo Landmeter <clandmeter@alpinelinux.org> -# Maintainer: +# Maintainer: Will Sinatra <wpsinatra@gmail.com> pkgname=lua-middleclass pkgver=4.1.1 -pkgrel=1 +pkgrel=2 _luaversions="5.1 5.2 5.3 5.4" pkgdesc="Object-orientation for Lua" url="https://github.com/kikito/middleclass" diff --git a/testing/words/APKBUILD b/testing/words/APKBUILD index b6d26d2bffb2..87a5177b23da 100644 --- a/testing/words/APKBUILD +++ b/testing/words/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Leo <thinkabit.ukim@gmail.com> -# Maintainer: +# Maintainer: Will Sinatra <wpsinatra@gmail.com> pkgname=words pkgver=2.1 -pkgrel=0 +pkgrel=1 pkgdesc="Collection of international 'words' file for /usr/share/dict" url="https://ftp.gnu.org/gnu/aspell/dict/0index.html" arch="noarch" diff --git a/testing/ytfzf/APKBUILD b/testing/ytfzf/APKBUILD index 8c6befafdcc6..9bf2b7480398 100644 --- a/testing/ytfzf/APKBUILD +++ b/testing/ytfzf/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Grigory Kirillov <txgk@bk.ru> -# Maintainer: +# Maintainer: Will Sinatra <wpsinatra@gmail.com> pkgname=ytfzf pkgver=2.6.0 -pkgrel=1 +pkgrel=2 pkgdesc="Posix script to find and watch Youtube videos from the terminal" url="https://github.com/pystardust/ytfzf" arch="noarch" -- GitLab