From fd1a91e16d837d06b5714d5bde45010ae3804029 Mon Sep 17 00:00:00 2001 From: Dhruvin Gandhi <contact@dhru.vin> Date: Fri, 16 Aug 2024 18:11:33 +0530 Subject: [PATCH] */*: update maintainer email --- community/hledger-iadd/APKBUILD | 6 +++--- community/hledger-interest/APKBUILD | 6 +++--- community/hledger-stockquotes/APKBUILD | 6 +++--- community/hledger/APKBUILD | 6 +++--- community/nvim-lspconfig/APKBUILD | 4 ++-- community/py3-binaryornot/APKBUILD | 2 +- community/py3-boolean.py/APKBUILD | 2 +- community/py3-debian/APKBUILD | 6 +++--- community/py3-license-expression/APKBUILD | 2 +- community/py3-sphinx-autorun/APKBUILD | 6 +++--- community/py3-sphinx-click/APKBUILD | 6 +++--- community/reuse/APKBUILD | 6 +++--- community/todoman/APKBUILD | 4 ++-- testing/font-teluguvijayam/APKBUILD | 6 +++--- testing/soundfont-vintage-dreams-waves/APKBUILD | 6 +++--- 15 files changed, 37 insertions(+), 37 deletions(-) diff --git a/community/hledger-iadd/APKBUILD b/community/hledger-iadd/APKBUILD index e5f51bd078d2..e6f3721cf4a8 100644 --- a/community/hledger-iadd/APKBUILD +++ b/community/hledger-iadd/APKBUILD @@ -1,8 +1,8 @@ -# Contributor: Dhruvin Gandhi <contact@dhruvin.dev> -# Maintainer: Dhruvin Gandhi <contact@dhruvin.dev> +# Contributor: Dhruvin Gandhi <contact@dhru.vin> +# Maintainer: Dhruvin Gandhi <contact@dhru.vin> pkgname=hledger-iadd pkgver=1.3.21 -pkgrel=0 +pkgrel=1 pkgdesc="A terminal UI as drop-in replacement for hledger add" url="https://github.com/hpdeifel/hledger-iadd#readme" arch="aarch64 x86_64" # limited by ghc diff --git a/community/hledger-interest/APKBUILD b/community/hledger-interest/APKBUILD index 794902a17e9d..3438b3dd209d 100644 --- a/community/hledger-interest/APKBUILD +++ b/community/hledger-interest/APKBUILD @@ -1,8 +1,8 @@ -# Contributor: Dhruvin Gandhi <contact@dhruvin.dev> -# Maintainer: Dhruvin Gandhi <contact@dhruvin.dev> +# Contributor: Dhruvin Gandhi <contact@dhru.vin> +# Maintainer: Dhruvin Gandhi <contact@dhru.vin> pkgname=hledger-interest pkgver=1.6.6 -pkgrel=3 +pkgrel=4 _llvmver=15 pkgdesc="hledger addon to compute interest for a given account" url="https://github.com/peti/hledger-interest" diff --git a/community/hledger-stockquotes/APKBUILD b/community/hledger-stockquotes/APKBUILD index edcab1226f0c..8f72d05ec640 100644 --- a/community/hledger-stockquotes/APKBUILD +++ b/community/hledger-stockquotes/APKBUILD @@ -1,8 +1,8 @@ -# Contributor: Dhruvin Gandhi <contact@dhruvin.dev> -# Maintainer: Dhruvin Gandhi <contact@dhruvin.dev> +# Contributor: Dhruvin Gandhi <contact@dhru.vin> +# Maintainer: Dhruvin Gandhi <contact@dhru.vin> pkgname=hledger-stockquotes pkgver=0.1.3.1 -pkgrel=0 +pkgrel=1 pkgdesc="hledger addon that pulls historical stock prices for commodities" url="https://github.com/prikhi/hledger-stockquotes" # temp disable due to it fails to build from source diff --git a/community/hledger/APKBUILD b/community/hledger/APKBUILD index 5e53e507d1fa..fa5e86661507 100644 --- a/community/hledger/APKBUILD +++ b/community/hledger/APKBUILD @@ -1,8 +1,8 @@ -# Contributor: Dhruvin Gandhi <contact@dhruvin.dev> -# Maintainer: Dhruvin Gandhi <contact@dhruvin.dev> +# Contributor: Dhruvin Gandhi <contact@dhru.vin> +# Maintainer: Dhruvin Gandhi <contact@dhru.vin> pkgname=hledger pkgver=1.34 -pkgrel=0 +pkgrel=1 pkgdesc="Command-line interface for the hledger accounting system" _uipkgdesc="Curses-style terminal interface for the hledger accounting system" _webpkgdesc="Web interface for the hledger accounting system" diff --git a/community/nvim-lspconfig/APKBUILD b/community/nvim-lspconfig/APKBUILD index 7475e22dede1..9ae83df5c8d4 100644 --- a/community/nvim-lspconfig/APKBUILD +++ b/community/nvim-lspconfig/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Maxim Karasev <begs@disroot.org> -# Maintainer: Dhruvin Gandhi <contact@dhruvin.dev> +# Maintainer: Dhruvin Gandhi <contact@dhru.vin> pkgname=nvim-lspconfig pkgver=0.1.8 -pkgrel=0 +pkgrel=1 pkgdesc="quickstart configurations for the neovim LSP client" url="https://github.com/neovim/nvim-lspconfig" arch="noarch" diff --git a/community/py3-binaryornot/APKBUILD b/community/py3-binaryornot/APKBUILD index 735c4a98483d..ea26a8c46f09 100644 --- a/community/py3-binaryornot/APKBUILD +++ b/community/py3-binaryornot/APKBUILD @@ -1,4 +1,4 @@ -# Contributor: Dhruvin Gandhi <contact@dhruvin.dev> +# Contributor: Dhruvin Gandhi <contact@dhru.vin> # Maintainer: Patrycja Rosa <alpine@ptrcnull.me> pkgname=py3-binaryornot _commit=360d7aeefeccf6b5359ac4dab8d7b6411d33ec08 diff --git a/community/py3-boolean.py/APKBUILD b/community/py3-boolean.py/APKBUILD index f0152b682639..634ccd4ef4ee 100644 --- a/community/py3-boolean.py/APKBUILD +++ b/community/py3-boolean.py/APKBUILD @@ -1,4 +1,4 @@ -# Contributor: Dhruvin Gandhi <contact@dhruvin.dev> +# Contributor: Dhruvin Gandhi <contact@dhru.vin> # Maintainer: Patrycja Rosa <alpine@ptrcnull.me> pkgname=py3-boolean.py _pkgname=boolean.py diff --git a/community/py3-debian/APKBUILD b/community/py3-debian/APKBUILD index 4a60372c2dbe..9d5e0ade8e47 100644 --- a/community/py3-debian/APKBUILD +++ b/community/py3-debian/APKBUILD @@ -1,8 +1,8 @@ -# Contributor: Dhruvin Gandhi <contact@dhruvin.dev> -# Maintainer: Dhruvin Gandhi <contact@dhruvin.dev> +# Contributor: Dhruvin Gandhi <contact@dhru.vin> +# Maintainer: Dhruvin Gandhi <contact@dhru.vin> pkgname=py3-debian pkgver=0.1.49 -pkgrel=2 +pkgrel=3 pkgdesc="Debian package related python modules" url="https://salsa.debian.org/python-debian-team/python-debian" arch="noarch" diff --git a/community/py3-license-expression/APKBUILD b/community/py3-license-expression/APKBUILD index f0d0512086d7..e2fe8f3c85e1 100644 --- a/community/py3-license-expression/APKBUILD +++ b/community/py3-license-expression/APKBUILD @@ -1,4 +1,4 @@ -# Contributor: Dhruvin Gandhi <contact@dhruvin.dev> +# Contributor: Dhruvin Gandhi <contact@dhru.vin> # Maintainer: Patrycja Rosa <alpine@ptrcnull.me> pkgname=py3-license-expression _pkgname=license-expression diff --git a/community/py3-sphinx-autorun/APKBUILD b/community/py3-sphinx-autorun/APKBUILD index e7c2d58ab41e..796f6ec3dcdc 100644 --- a/community/py3-sphinx-autorun/APKBUILD +++ b/community/py3-sphinx-autorun/APKBUILD @@ -1,9 +1,9 @@ -# Contributor: Dhruvin Gandhi <contact@dhruvin.dev> -# Maintainer: Dhruvin Gandhi <contact@dhruvin.dev> +# Contributor: Dhruvin Gandhi <contact@dhru.vin> +# Maintainer: Dhruvin Gandhi <contact@dhru.vin> pkgname=py3-sphinx-autorun _pyname=sphinx-autorun pkgver=1.1.1 -pkgrel=4 +pkgrel=5 pkgdesc="Sphinx extension to attach the output of runblock directive to the document" url="https://github.com/WhyNotHugo/sphinx-autorun" arch="noarch" diff --git a/community/py3-sphinx-click/APKBUILD b/community/py3-sphinx-click/APKBUILD index 5e50ad5929dc..fa926cbd0730 100644 --- a/community/py3-sphinx-click/APKBUILD +++ b/community/py3-sphinx-click/APKBUILD @@ -1,9 +1,9 @@ -# Contributor: Dhruvin Gandhi <contact@dhruvin.dev> -# Maintainer: Dhruvin Gandhi <contact@dhruvin.dev> +# Contributor: Dhruvin Gandhi <contact@dhru.vin> +# Maintainer: Dhruvin Gandhi <contact@dhru.vin> pkgname=py3-sphinx-click _pyname=sphinx_click pkgver=6.0.0 -pkgrel=0 +pkgrel=1 pkgdesc="Sphinx plugin to extract documentation from click-based applications" url="https://github.com/click-contrib/sphinx-click" arch="noarch" diff --git a/community/reuse/APKBUILD b/community/reuse/APKBUILD index 7f6dac2bd7d6..1bd0ff33dc49 100644 --- a/community/reuse/APKBUILD +++ b/community/reuse/APKBUILD @@ -1,8 +1,8 @@ -# Contributor: Dhruvin Gandhi <contact@dhruvin.dev> -# Maintainer: Dhruvin Gandhi <contact@dhruvin.dev> +# Contributor: Dhruvin Gandhi <contact@dhru.vin> +# Maintainer: Dhruvin Gandhi <contact@dhru.vin> pkgname=reuse pkgver=4.0.3 -pkgrel=0 +pkgrel=1 pkgdesc="Tool for compliance with the REUSE recommendations" url="https://reuse.software" arch="noarch" diff --git a/community/todoman/APKBUILD b/community/todoman/APKBUILD index e9f25b3c8f00..74eb766fcd15 100644 --- a/community/todoman/APKBUILD +++ b/community/todoman/APKBUILD @@ -1,9 +1,9 @@ # Contributor: Philipp Glaum <p@pglaum.de> -# Maintainer: Dhruvin Gandhi <contact@dhruvin.dev> +# Maintainer: Dhruvin Gandhi <contact@dhru.vin> pkgname=todoman _pyname=todoman pkgver=4.4.0 -pkgrel=2 +pkgrel=3 pkgdesc="Simple iCalendar-based todo manager" url="https://pypi.org/project/todoman/" arch="noarch" diff --git a/testing/font-teluguvijayam/APKBUILD b/testing/font-teluguvijayam/APKBUILD index c44bf5cc8f08..afe0ee693ef1 100644 --- a/testing/font-teluguvijayam/APKBUILD +++ b/testing/font-teluguvijayam/APKBUILD @@ -1,8 +1,8 @@ -# Contributor: Dhruvin Gandhi <contact@dhruvin.dev> -# Maintainer: Dhruvin Gandhi <contact@dhruvin.dev> +# Contributor: Dhruvin Gandhi <contact@dhru.vin> +# Maintainer: Dhruvin Gandhi <contact@dhru.vin> pkgname=font-teluguvijayam pkgver=20190525 -pkgrel=1 +pkgrel=2 pkgdesc="Silicon Andhra Telugu Vijayam Unicode Fonts" url="https://fonts.siliconandhra.org" arch="noarch" diff --git a/testing/soundfont-vintage-dreams-waves/APKBUILD b/testing/soundfont-vintage-dreams-waves/APKBUILD index 194716e0994f..3a7eb79b1fb7 100644 --- a/testing/soundfont-vintage-dreams-waves/APKBUILD +++ b/testing/soundfont-vintage-dreams-waves/APKBUILD @@ -1,8 +1,8 @@ -# Contributor: Dhruvin Gandhi <contact@dhruvin.dev> -# Maintainer: Dhruvin Gandhi <contact@dhruvin.dev> +# Contributor: Dhruvin Gandhi <contact@dhru.vin> +# Maintainer: Dhruvin Gandhi <contact@dhru.vin> pkgname=soundfont-vintage-dreams-waves pkgver=2.1 -pkgrel=1 +pkgrel=2 pkgdesc="Vintage Dreams Waves Soundfont" url="https://www.analoguesque.x10host.com/SoundFonts/" arch="noarch" -- GitLab