diff --git a/asciidoc/PKGBUILD b/asciidoc/PKGBUILD index c6c44406..f25a5355 100644 --- a/asciidoc/PKGBUILD +++ b/asciidoc/PKGBUILD @@ -6,6 +6,7 @@ pkgrel=3 pkgdesc='Text document format for short documents, articles, books and UNIX man pages.' arch=('any') url='https://asciidoc.org/' +msys2_repository_url="https://github.com/asciidoc-py/asciidoc-py" license=('GPL') depends=('python' 'libxslt' 'docbook-xsl') makedepends=( diff --git a/breezy/PKGBUILD b/breezy/PKGBUILD index ac72a381..f75b9815 100644 --- a/breezy/PKGBUILD +++ b/breezy/PKGBUILD @@ -6,6 +6,7 @@ pkgrel=3 pkgdesc='A decentralized revision control system with support for Bazaar and Git file formats' arch=('i686' 'x86_64') url='https://www.breezy-vcs.org/' +msys2_repository_url="https://github.com/breezy-team/breezy" license=('GPL2') groups=('VCS') depends=('python-configobj' diff --git a/ccache/PKGBUILD b/ccache/PKGBUILD index 0f890ad3..89eee2c4 100644 --- a/ccache/PKGBUILD +++ b/ccache/PKGBUILD @@ -7,6 +7,7 @@ pkgrel=1 pkgdesc="A compiler cache (mingw-w64)" arch=('i686' 'x86_64') url="https://ccache.samba.org/" +msys2_repository_url="https://github.com/ccache/ccache" license=("spdx:GPL-3.0-or-later") replaces=("${pkgname}-git") makedepends=("cmake" diff --git a/cmatrix/PKGBUILD b/cmatrix/PKGBUILD index 901aedb3..eaf78a14 100644 --- a/cmatrix/PKGBUILD +++ b/cmatrix/PKGBUILD @@ -4,6 +4,7 @@ pkgrel=1 pkgdesc="A curses-based scrolling 'Matrix'-like screen" arch=('i686' 'x86_64') url="http://www.asty.org/cmatrix/" +msys2_repository_url="https://github.com/abishekvashok/cmatrix" license=('spdx:GPL-3.0-or-later') depends=('ncurses') makedepends=('ncurses-devel' 'make' 'autotools' 'gcc') diff --git a/colordiff/PKGBUILD b/colordiff/PKGBUILD index e5c5f1d5..c6e8a0d3 100644 --- a/colordiff/PKGBUILD +++ b/colordiff/PKGBUILD @@ -5,6 +5,7 @@ pkgver=1.0.21 pkgrel=1 pkgdesc='Diff wrapper with pretty syntax highlighting' url='https://www.colordiff.org/' +msys2_repository_url="https://github.com/daveewart/colordiff" license=('GPL2') arch=('any') depends=('diffutils' 'perl') diff --git a/curl/PKGBUILD b/curl/PKGBUILD index 375e11ee..7cbdd4c7 100644 --- a/curl/PKGBUILD +++ b/curl/PKGBUILD @@ -7,6 +7,7 @@ pkgrel=1 pkgdesc="Multi-protocol file transfer utility" arch=('i686' 'x86_64') url="https://curl.haxx.se" +msys2_repository_url="https://github.com/curl/curl" license=('spdx:MIT') depends=('ca-certificates') makedepends=('brotli-devel' 'heimdal-devel' 'libidn2-devel' 'autotools' diff --git a/cyrus-sasl/PKGBUILD b/cyrus-sasl/PKGBUILD index 5e9d160a..06153a25 100644 --- a/cyrus-sasl/PKGBUILD +++ b/cyrus-sasl/PKGBUILD @@ -7,6 +7,7 @@ pkgrel=3 pkgdesc="Cyrus Simple Authentication Service Layer (SASL) library" arch=('i686' 'x86_64') url="https://www.cyrusimap.org/sasl/" +msys2_repository_url="https://github.com/cyrusimap/cyrus-sasl" license=('custom') groups=('sys-utils') makedepends=('heimdal-devel' 'openssl-devel' 'libsqlite-devel' 'libxcrypt-devel' 'libserf-devel' 'autotools' 'gcc') diff --git a/cython/PKGBUILD b/cython/PKGBUILD index a52cd72e..8a76812d 100644 --- a/cython/PKGBUILD +++ b/cython/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 pkgdesc='C-Extensions for Python' arch=('i686' 'x86_64') url='https://cython.org/' +msys2_repository_url="https://github.com/cython/cython" license=('spdx:Apache-2.0') depends=('python') conflicts=('cython0') diff --git a/cython0/PKGBUILD b/cython0/PKGBUILD index 1c75549a..c7f894e7 100644 --- a/cython0/PKGBUILD +++ b/cython0/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 pkgdesc='C-Extensions for Python' arch=('i686' 'x86_64') url='https://cython.org/' +msys2_repository_url="https://github.com/cython/cython" license=('spdx:Apache-2.0') depends=('python') conflicts=('cython') diff --git a/docbook-xsl/PKGBUILD b/docbook-xsl/PKGBUILD index bc5117d7..9aeab6ee 100644 --- a/docbook-xsl/PKGBUILD +++ b/docbook-xsl/PKGBUILD @@ -7,6 +7,7 @@ pkgdesc='XML stylesheets for Docbook-xml transformations' arch=('any') license=('custom') url='https://docbook.sourceforge.io/' +msys2_repository_url="https://github.com/docbook/xslt10-stylesheets" depends=('libxml2' 'libxslt' 'docbook-xml') install="$pkgname.install" source=(${pkgname}-${pkgver}.tar.gz::https://github.com/docbook/xslt10-stylesheets/releases/download/release%2F$pkgver/${pkgname}-nons-${pkgver}.tar.gz) diff --git a/doxygen/PKGBUILD b/doxygen/PKGBUILD index 640daffb..c5e87698 100644 --- a/doxygen/PKGBUILD +++ b/doxygen/PKGBUILD @@ -7,6 +7,7 @@ pkgrel=1 pkgdesc="A documentation system for C++, C, Java, IDL and PHP" arch=('i686' 'x86_64') url="http://www.doxygen.org/" +msys2_repository_url="https://github.com/doxygen/doxygen" license=('GPL') depends=("gcc-libs" "libsqlite" "libiconv") makedepends=("cmake" "ninja" "flex" "python" "libsqlite-devel" "libiconv-devel" 'gcc') diff --git a/etc-update/PKGBUILD b/etc-update/PKGBUILD index e88c95e4..fc86baac 100644 --- a/etc-update/PKGBUILD +++ b/etc-update/PKGBUILD @@ -5,6 +5,7 @@ pkgver=2.3.99 pkgrel=1 arch=('any') url="https://wiki.gentoo.org/wiki/Handbook:X86/Portage/Tools#etc-update" +msys2_repository_url="https://github.com/gentoo/portage" license=('GPL') depends=('bash' 'diffutils') optdepends=('dialog: for the menu mode (not automode)') diff --git a/expat/PKGBUILD b/expat/PKGBUILD index 1edaf768..1b0dae9c 100644 --- a/expat/PKGBUILD +++ b/expat/PKGBUILD @@ -6,6 +6,7 @@ pkgrel=1 pkgdesc="An XML parser library" arch=('i686' 'x86_64') url="https://libexpat.github.io/" +msys2_repository_url="https://github.com/libexpat/libexpat" license=('spdx:MIT') makedepends=('autotools' 'gcc') source=(https://github.com/libexpat/libexpat/releases/download/R_${pkgver//./_}/${pkgname}-${pkgver}.tar.xz{,.asc}) diff --git a/fcode-utils/PKGBUILD b/fcode-utils/PKGBUILD index 5b6f9a9f..47fc8647 100644 --- a/fcode-utils/PKGBUILD +++ b/fcode-utils/PKGBUILD @@ -6,6 +6,7 @@ pkgrel=1 pkgdesc="The OpenBIOS FCODE suite" arch=('i686' 'x86_64') url="https://www.openbios.org/" +msys2_repository_url="https://github.com/openbios/fcode-utils" license=('GPL2') makedepends=('make' 'gcc') source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/openbios/fcode-utils/archive/v${pkgver}.tar.gz") diff --git a/fish/PKGBUILD b/fish/PKGBUILD index 6fc59451..95d6e0b4 100644 --- a/fish/PKGBUILD +++ b/fish/PKGBUILD @@ -5,6 +5,7 @@ epoch= pkgdesc='Smart and user friendly shell intended mostly for interactive use' arch=('i686' 'x86_64') url="https://fishshell.com/" +msys2_repository_url="https://github.com/fish-shell/fish-shell" license=('GPL2') groups=() depends=('bc' 'gcc-libs' 'gettext' 'libiconv' 'libpcre2_16' 'man-db' 'ncurses') diff --git a/gc/PKGBUILD b/gc/PKGBUILD index 1232d2ef..a8d8adf8 100644 --- a/gc/PKGBUILD +++ b/gc/PKGBUILD @@ -9,6 +9,7 @@ pkgdesc="A garbage collector for C and C++" arch=('i686' 'x86_64') groups=('libraries') url="https://www.hboehm.info/gc/" +msys2_repository_url="https://github.com/ivmai/bdwgc" license=('MIT') makedepends=('autotools' 'gcc') source=("https://github.com/ivmai/bdwgc/releases/download/v${pkgver}/${pkgbase}-${pkgver}.tar.gz") diff --git a/heimdal/PKGBUILD b/heimdal/PKGBUILD index 90de5d35..97ce4601 100644 --- a/heimdal/PKGBUILD +++ b/heimdal/PKGBUILD @@ -7,6 +7,7 @@ pkgrel=4 pkgdesc="Implementation of Kerberos V5 libraries" arch=('i686' 'x86_64') url="https://www.h5l.org/" +msys2_repository_url="https://github.com/heimdal/heimdal" license=('custom') makedepends=('libdb-devel' 'libxcrypt-devel' 'libedit-devel' 'libsqlite-devel' 'openssl-devel' 'perl-JSON' 'python' 'autotools' 'gcc') #libldap-devel options=('!libtool' '!emptydirs' 'staticlibs') diff --git a/icu/PKGBUILD b/icu/PKGBUILD index 7991d8ab..98a06a0d 100644 --- a/icu/PKGBUILD +++ b/icu/PKGBUILD @@ -7,6 +7,7 @@ pkgrel=1 pkgdesc="International Components for Unicode library" arch=('i686' 'x86_64') url="https://icu.unicode.org" +msys2_repository_url="https://github.com/unicode-org/icu" license=('spdx:ICU') depends=('gcc-libs' 'sh') makedepends=('autoconf-archive' 'autotools' 'gcc') diff --git a/irssi/PKGBUILD b/irssi/PKGBUILD index 8e15759b..d4d3a397 100644 --- a/irssi/PKGBUILD +++ b/irssi/PKGBUILD @@ -10,6 +10,7 @@ pkgrel=2 pkgdesc="Modular text mode IRC client with Perl scripting" arch=('i686' 'x86_64') url="https://irssi.org/" +msys2_repository_url="https://github.com/irssi/irssi" license=('spdx:GPL-2.0-or-later') depends=('openssl' 'gettext' 'perl' 'ncurses' 'glib2') makedepends=('gettext-devel' 'glib2-devel' 'openssl-devel' 'perl-devel' 'ncurses-devel' 'pcre-devel' 'elinks' 'autotools' 'gcc') diff --git a/jansson/PKGBUILD b/jansson/PKGBUILD index b3d46887..0a692ede 100644 --- a/jansson/PKGBUILD +++ b/jansson/PKGBUILD @@ -7,6 +7,7 @@ pkgrel=1 pkgdesc='C library for encoding, decoding and manipulating JSON data' arch=('i686' 'x86_64') url='https://www.digip.org/jansson/' +msys2_repository_url="https://github.com/akheron/jansson" license=('MIT') makedepends=('autotools' 'gcc') options=('staticlibs') diff --git a/less/PKGBUILD b/less/PKGBUILD index 41bbfd18..82eee770 100644 --- a/less/PKGBUILD +++ b/less/PKGBUILD @@ -7,6 +7,7 @@ pkgdesc="A terminal based program for viewing text files" license=('GPL3') arch=('i686' 'x86_64') url="http://www.greenwoodsoftware.com/less" +msys2_repository_url="https://github.com/gwsw/less" depends=('ncurses' 'libpcre2_8') makedepends=('ncurses-devel' 'pcre2-devel' 'autotools' 'gcc' 'groff') source=("https://github.com/gwsw/${pkgname}/archive/refs/tags/v${pkgver}.tar.gz") diff --git a/libarchive/PKGBUILD b/libarchive/PKGBUILD index 8cbca456..bebbb23f 100644 --- a/libarchive/PKGBUILD +++ b/libarchive/PKGBUILD @@ -6,6 +6,7 @@ pkgrel=1 pkgdesc="Multi-format archive and compression library" arch=('i686' 'x86_64') url="https://libarchive.org/" +msys2_repository_url="https://github.com/libarchive/libarchive" license=('BSD') groups=('libraries') depends=('gcc-libs' 'libbz2' 'libiconv' 'libexpat' 'liblzma' 'liblz4' 'libopenssl' 'libzstd' 'zlib') diff --git a/libevent/PKGBUILD b/libevent/PKGBUILD index f1d3bbd3..36850f3c 100644 --- a/libevent/PKGBUILD +++ b/libevent/PKGBUILD @@ -6,6 +6,7 @@ pkgrel=4 pkgdesc="An event notification library" arch=('i686' 'x86_64') url="https://libevent.org/" +msys2_repository_url="https://github.com/libevent/libevent" license=('spdx:BSD-3-Clause') makedepends=('openssl-devel' 'autotools' 'gcc') source=("https://github.com/${pkgname}/${pkgname}/releases/download/release-${pkgver}-stable/${pkgname}-${pkgver}-stable.tar.gz"{,.asc} diff --git a/libffi/PKGBUILD b/libffi/PKGBUILD index ffe2c03b..d68c4414 100644 --- a/libffi/PKGBUILD +++ b/libffi/PKGBUILD @@ -7,6 +7,7 @@ pkgrel=1 pkgdesc="Portable, high level programming interface to various calling conventions" arch=('i686' 'x86_64') url="https://sourceware.org/libffi/" +msys2_repository_url="https://github.com/libffi/libffi" groups=('libraries') license=('MIT') depends=() diff --git a/libqrencode/PKGBUILD b/libqrencode/PKGBUILD index 6589114d..f79d75e2 100644 --- a/libqrencode/PKGBUILD +++ b/libqrencode/PKGBUILD @@ -10,6 +10,7 @@ conflicts=(${pkgbase}-git) replaces=(${pkgbase}-git) arch=('i686' 'x86_64') url='https://fukuchi.org/works/qrencode/' +msys2_repository_url="https://github.com/fukuchi/libqrencode" license=('LGPL') makedepends=('gcc' 'autotools' 'libiconv-devel') source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/fukuchi/libqrencode/archive/v${pkgver}.tar.gz") diff --git a/libtre-git/PKGBUILD b/libtre-git/PKGBUILD index 55cae27a..b65cd317 100644 --- a/libtre-git/PKGBUILD +++ b/libtre-git/PKGBUILD @@ -8,6 +8,7 @@ epoch= pkgdesc="The free and portable approximate regex matching library (libraries)" arch=("i686" "x86_64") url="https://laurikari.net/tre/" +msys2_repository_url="https://github.com/laurikari/tre" license=('BSD') groups=('libraries') depends=("gettext" "libiconv" "libintl") diff --git a/lz4/PKGBUILD b/lz4/PKGBUILD index bf248bcf..6a71ace3 100644 --- a/lz4/PKGBUILD +++ b/lz4/PKGBUILD @@ -7,6 +7,7 @@ pkgdesc='Very fast lossless compression algorithm' arch=('i686' 'x86_64') makedepends=('make' 'gcc') url='https://lz4.github.io/lz4/' +msys2_repository_url="https://github.com/lz4/lz4" license=('LGPL') source=(lz4-${pkgver}.tar.gz::"https://github.com/lz4/lz4/archive/v${pkgver}.tar.gz") sha256sums=('0b0e3aa07c8c063ddf40b082bdf7e37a1562bda40a0ff5272957f3e987e0e54b') diff --git a/mc/PKGBUILD b/mc/PKGBUILD index 0ef52f72..616e5891 100644 --- a/mc/PKGBUILD +++ b/mc/PKGBUILD @@ -6,6 +6,7 @@ pkgrel=1 pkgdesc="Midnight Commander is a text based filemanager/shell that emulates Norton Commander" arch=('i686' 'x86_64') url="https://www.midnight-commander.org/" +msys2_repository_url="https://github.com/MidnightCommander/mc" license=('GPL') depends=('glib2' 'libssh2') diff --git a/meson/PKGBUILD b/meson/PKGBUILD index fdc83ff2..c5ce20c4 100644 --- a/meson/PKGBUILD +++ b/meson/PKGBUILD @@ -6,6 +6,7 @@ pkgrel=1 pkgdesc='High-productivity build system' arch=('any') url="https://mesonbuild.com/" +msys2_repository_url="https://github.com/mesonbuild/meson" license=('spdx:Apache-2.0') depends=('python' 'ninja') makedepends=( diff --git a/mintty/PKGBUILD b/mintty/PKGBUILD index 7936534f..9cfa8504 100644 --- a/mintty/PKGBUILD +++ b/mintty/PKGBUILD @@ -10,6 +10,7 @@ license=('spdx:GPL-3.0-or-later') depends=('sh') makedepends=('gcc') url="https://mintty.github.io" +msys2_repository_url="https://github.com/mintty/mintty" source=(${pkgname}-${pkgver}.tar.gz::https://github.com/mintty/mintty/archive/${pkgver}.tar.gz "001-default-size.patch") sha256sums=('3a0f5f47136a5035a8fa7b5d8cd0388703d1e129efbd1e8a12d9879da3c8b2e2' diff --git a/mosh/PKGBUILD b/mosh/PKGBUILD index c18c1211..96e3b81f 100644 --- a/mosh/PKGBUILD +++ b/mosh/PKGBUILD @@ -6,6 +6,7 @@ pkgrel=6 pkgdesc="Mobile shell, surviving disconnects with local echo and line editing" arch=('i686' 'x86_64') url='https://mosh.org/' +msys2_repository_url="https://github.com/mobile-shell/mosh" groups=('net-utils') license=('spdx:GPL-3.0-or-later') depends=('protobuf' 'ncurses' 'zlib' 'libopenssl' 'openssh' 'perl') diff --git a/msgpack-c/PKGBUILD b/msgpack-c/PKGBUILD index 4e65dff4..8ace92c3 100644 --- a/msgpack-c/PKGBUILD +++ b/msgpack-c/PKGBUILD @@ -7,6 +7,7 @@ pkgrel=1 pkgdesc="MessagePack implementation for C" arch=('i686' 'x86_64') url="https://msgpack.org" +msys2_repository_url="https://github.com/msgpack/msgpack-c" license=('Boost') makedepends=('cmake' 'gcc' 'make') source=("https://github.com/msgpack/msgpack-c/releases/download/c-${pkgver}/${pkgbase}-${pkgver}.tar.gz") diff --git a/ninja/PKGBUILD b/ninja/PKGBUILD index 8e8ff3c4..ec8874be 100644 --- a/ninja/PKGBUILD +++ b/ninja/PKGBUILD @@ -8,6 +8,7 @@ _descr="Ninja is a small build system with a focus on speed" pkgdesc="${_descr}" arch=('i686' 'x86_64') url="https://ninja-build.org" +msys2_repository_url="https://github.com/ninja-build/ninja" license=('Apache') depends=() options=('strip' 'staticlibs') diff --git a/p11-kit/PKGBUILD b/p11-kit/PKGBUILD index 6588418b..56279bf2 100644 --- a/p11-kit/PKGBUILD +++ b/p11-kit/PKGBUILD @@ -9,6 +9,7 @@ pkgrel=1 pkgdesc="Library to work with PKCS#11 modules" arch=('i686' 'x86_64') url="https://p11-glue.freedesktop.org/p11-kit.html" +msys2_repository_url="https://github.com/p11-glue/p11-kit" license=('BSD') makedepends=('bash-completion' 'gtk-doc' diff --git a/pcre2/PKGBUILD b/pcre2/PKGBUILD index ff7f3b9b..62f02a69 100644 --- a/pcre2/PKGBUILD +++ b/pcre2/PKGBUILD @@ -7,6 +7,7 @@ pkgrel=1 pkgdesc="A library that implements Perl 5-style regular expressions" arch=('i686' 'x86_64') url="https://www.pcre.org/" +msys2_repository_url="https://github.com/PCRE2Project/pcre2" license=('BSD') makedepends=('libreadline-devel' 'libbz2-devel' 'zlib-devel' 'autotools' 'gcc') source=(https://github.com/PCRE2Project/pcre2/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2{,.sig}) diff --git a/po4a/PKGBUILD b/po4a/PKGBUILD index 9708931f..65552a28 100644 --- a/po4a/PKGBUILD +++ b/po4a/PKGBUILD @@ -7,6 +7,7 @@ pkgrel=1 pkgdesc="Tools for helping translation of documentation" arch=('any') url="https://po4a.org/" +msys2_repository_url="https://github.com/mquinson/po4a" license=('GPL') depends=("perl" "gettext" 'perl-YAML-Tiny' 'perl-Text-WrapI18N' 'perl-Locale-Gettext' 'perl-TermReadKey' 'perl-sgmls' diff --git a/protobuf/PKGBUILD b/protobuf/PKGBUILD index aadfdd8d..847b8be4 100644 --- a/protobuf/PKGBUILD +++ b/protobuf/PKGBUILD @@ -7,6 +7,7 @@ pkgrel=3 pkgdesc="Protocol Buffers - Google's data interchange format" arch=('i686' 'x86_64') url='https://developers.google.com/protocol-buffers/' +msys2_repository_url="https://github.com/protocolbuffers/protobuf" groups=('libraries') license=('spdx:BSD-3-Clause') depends=('gcc-libs' 'zlib') diff --git a/python-beaker/PKGBUILD b/python-beaker/PKGBUILD index c39f1e96..0c5fb156 100644 --- a/python-beaker/PKGBUILD +++ b/python-beaker/PKGBUILD @@ -9,6 +9,7 @@ pkgdesc="Caching and sessions WSGI middleware for use with web applications and arch=('any') license=('PSF') url="https://beaker.readthedocs.org" +msys2_repository_url="https://github.com/bbangert/beaker" depends=("python") makedepends=( "python-setuptools" diff --git a/python-jinja/PKGBUILD b/python-jinja/PKGBUILD index ecb75a6e..154a80d8 100644 --- a/python-jinja/PKGBUILD +++ b/python-jinja/PKGBUILD @@ -9,6 +9,7 @@ pkgdesc='A simple pythonic template language written in Python' arch=('i686' 'x86_64') license=('spdx:BSD-3-Clause') url='http://jinja.pocoo.org/' +msys2_repository_url="https://github.com/pallets/jinja" depends=('python-markupsafe') makedepends=( "python-setuptools" diff --git a/python-lxml/PKGBUILD b/python-lxml/PKGBUILD index 45d6861b..dde77b31 100644 --- a/python-lxml/PKGBUILD +++ b/python-lxml/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 pkgdesc="Python binding for the libxml2 and libxslt libraries" arch=('any') url="https://lxml.de/" +msys2_repository_url="https://github.com/lxml/lxml" license=('spdx:BSD-3-Clause') depends=("python" "libxslt" "libxml2") makedepends=( diff --git a/python-mallard-ducktype/PKGBUILD b/python-mallard-ducktype/PKGBUILD index a96eebad..4e877876 100644 --- a/python-mallard-ducktype/PKGBUILD +++ b/python-mallard-ducktype/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=4 pkgdesc="Parser for the lightweight Ducktype syntax for Mallard" arch=('any') url="http://projectmallard.org/" +msys2_repository_url="https://github.com/projectmallard/mallard-ducktype" license=('spdx:MIT') depends=("python") makedepends=( diff --git a/python-pbr/PKGBUILD b/python-pbr/PKGBUILD index 4420d7d4..b3514163 100644 --- a/python-pbr/PKGBUILD +++ b/python-pbr/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 pkgdesc="Python Build Reasonableness" arch=('any') url='https://pypi.python.org/pypi/pbr' +msys2_repository_url="https://github.com/openstack-dev/pbr" license=('spdx:Apache-2.0') depends=('python-setuptools') makedepends=( diff --git a/python-pip/PKGBUILD b/python-pip/PKGBUILD index dfabd02f..62e6a50d 100644 --- a/python-pip/PKGBUILD +++ b/python-pip/PKGBUILD @@ -7,6 +7,7 @@ pkgver=23.3.2 pkgrel=1 pkgdesc="The PyPA recommended tool for installing Python packages" url="https://pip.pypa.io/" +msys2_repository_url="https://github.com/pypa/pip" arch=('any') license=('spdx:MIT') depends=( diff --git a/python-pytest/PKGBUILD b/python-pytest/PKGBUILD index 2c645867..9896206e 100644 --- a/python-pytest/PKGBUILD +++ b/python-pytest/PKGBUILD @@ -11,6 +11,7 @@ pkgdesc="Simple powerful testing with Python" arch=('any') license=('MIT') url="https://pytest.org/" +msys2_repository_url="https://github.com/pytest-dev/pytest" depends=('python' 'python-attrs' 'python-pluggy' diff --git a/python-setuptools/PKGBUILD b/python-setuptools/PKGBUILD index 284ad796..39a0a62b 100644 --- a/python-setuptools/PKGBUILD +++ b/python-setuptools/PKGBUILD @@ -9,6 +9,7 @@ pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages arch=('any') license=('PSF') url="https://pypi.python.org/pypi/setuptools" +msys2_repository_url="https://github.com/pypa/setuptools" depends=('python') makedepends=( "python-wheel" diff --git a/re2c/PKGBUILD b/re2c/PKGBUILD index eabf3e53..aaf39305 100644 --- a/re2c/PKGBUILD +++ b/re2c/PKGBUILD @@ -7,6 +7,7 @@ pkgrel=2 arch=('i686' 'x86_64') pkgdesc='A tool for generating C-based recognizers from regular expressions' url='https://re2c.org/' +msys2_repository_url="https://github.com/skvadrik/re2c" license=('public domain') depends=('gcc-libs') makedepends=('cmake' 'gcc' 'python') diff --git a/rhash/PKGBUILD b/rhash/PKGBUILD index fa2e045f..61e82df7 100644 --- a/rhash/PKGBUILD +++ b/rhash/PKGBUILD @@ -6,6 +6,7 @@ pkgver=1.4.3 pkgrel=1 pkgdesc='Utility for verifying hash sums of files' url='https://sourceforge.net/projects/rhash/' +msys2_repository_url="https://github.com/rhash/RHash" license=('custom' 'MIT') arch=('i686' 'x86_64') source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/rhash/RHash/archive/v${pkgver}.tar.gz diff --git a/shellspec/PKGBUILD b/shellspec/PKGBUILD index 39ab0d4d..57a4e14d 100644 --- a/shellspec/PKGBUILD +++ b/shellspec/PKGBUILD @@ -6,6 +6,7 @@ pkgver=0.28.1 pkgrel=1 pkgdesc='BDD style unit testing framework for POSIX compliant shell script' url='https://shellspec.info' +msys2_repository_url="https://github.com/shellspec/shellspec" license=('MIT') arch=('any') diff --git a/task/PKGBUILD b/task/PKGBUILD index a554ba01..3d7165f2 100644 --- a/task/PKGBUILD +++ b/task/PKGBUILD @@ -6,6 +6,7 @@ pkgrel=2 pkgdesc="A command-line todo list manager" arch=('i686' 'x86_64') url="https://taskwarrior.org/" +msys2_repository_url="https://github.com/GothenburgBitFactory/taskwarrior" license=("MIT") depends=("gcc-libs" "libgnutls" diff --git a/tig/PKGBUILD b/tig/PKGBUILD index 69b6ca23..c3e251f3 100644 --- a/tig/PKGBUILD +++ b/tig/PKGBUILD @@ -7,6 +7,7 @@ pkgdesc='Text-mode interface for Git' depends=('git' 'libreadline' 'ncurses') makedepends=('asciidoc' 'xmlto' 'libreadline-devel' 'ncurses-devel' 'libiconv-devel' 'autotools' 'gcc') url='https://jonas.github.io/tig/' +msys2_repository_url="https://github.com/jonas/tig" license=('GPL') arch=('i686' 'x86_64') backup=('etc/tigrc') diff --git a/tio/PKGBUILD b/tio/PKGBUILD index 731318ed..976c08e6 100644 --- a/tio/PKGBUILD +++ b/tio/PKGBUILD @@ -6,6 +6,7 @@ pkgrel=1 pkgdesc="A simple TTY terminal I/O application" arch=('i686' 'x86_64') url="https://tio.github.io/" +msys2_repository_url="https://github.com/tio/tio" license=('spdx:GPL-2.0-or-later') depends=('libinih') makedepends=('gcc' 'pkgconf' 'python' 'meson' 'ninja' 'libinih-devel') diff --git a/tmate/PKGBUILD b/tmate/PKGBUILD index 7243c90d..486f5c9c 100644 --- a/tmate/PKGBUILD +++ b/tmate/PKGBUILD @@ -5,6 +5,7 @@ pkgdesc="Instant Terminal Sharing http://tmate.io/" arch=('i686' 'x86_64') license=('ISC') url="http://tmate.io/" +msys2_repository_url="https://github.com/tmate-io/tmate" depends=('libevent' 'ncurses' 'libopenssl' 'libssh' 'zlib' 'msgpack-c') makedepends=('libevent-devel' 'ncurses-devel' 'openssl-devel' 'libssh-devel' 'zlib-devel' 'msgpack-c-devel' 'autotools' 'gcc' 'git') diff --git a/tmux/PKGBUILD b/tmux/PKGBUILD index 8991c5ef..fbbec2a6 100644 --- a/tmux/PKGBUILD +++ b/tmux/PKGBUILD @@ -7,6 +7,7 @@ pkgver=${_base_ver}${_bugfix} pkgrel=1 pkgdesc='A terminal multiplexer' url='https://tmux.github.io/' +msys2_repository_url="https://github.com/tmux/tmux" arch=('i686' 'x86_64') license=('BSD') conflict=('tmux-git') diff --git a/upx/PKGBUILD b/upx/PKGBUILD index 8cd58edc..3c84a555 100644 --- a/upx/PKGBUILD +++ b/upx/PKGBUILD @@ -10,6 +10,7 @@ pkgrel=1 pkgdesc='Ultimate executable compressor.' arch=('i686' 'x86_64') url='https://upx.github.io/' +msys2_repository_url="https://github.com/upx/upx" license=('GPL') depends=('ucl' 'zlib') makedepends=('ucl-devel' 'zlib-devel' 'gcc' 'make' 'cmake' 'ninja') diff --git a/vim/PKGBUILD b/vim/PKGBUILD index aefb0b85..6fd5f652 100644 --- a/vim/PKGBUILD +++ b/vim/PKGBUILD @@ -11,6 +11,7 @@ pkgdesc='Vi Improved, a highly configurable, improved version of the vi text edi arch=('i686' 'x86_64') license=('custom:vim') url="https://www.vim.org" +msys2_repository_url="https://github.com/vim/vim" depends=('ncurses' 'libiconv' 'libintl' 'libxcrypt' 'perl') groups=('editors') makedepends=('gawk' 'perl-devel' 'python-devel' 'ruby' 'ncurses-devel' 'autotools' 'gcc' diff --git a/vimpager/PKGBUILD b/vimpager/PKGBUILD index 4c5a8730..eabc8cf4 100644 --- a/vimpager/PKGBUILD +++ b/vimpager/PKGBUILD @@ -3,6 +3,7 @@ pkgname='vimpager' pkgdesc='Use ViM as PAGER' url='https://www.vim.org/scripts/script.php?script_id=1723' +msys2_repository_url="https://github.com/rkitover/vimpager" license=(BSD) arch=(any) pkgver=2.06 diff --git a/xdelta3/PKGBUILD b/xdelta3/PKGBUILD index 107b65ff..78494481 100644 --- a/xdelta3/PKGBUILD +++ b/xdelta3/PKGBUILD @@ -6,6 +6,7 @@ pkgrel=2 pkgdesc='Diff utility which works with binary files' arch=('x86_64' 'i686') url='http://xdelta.org/' +msys2_repository_url="https://github.com/jmacd/xdelta" license=('GPL') depends=('xz' 'liblzma') makedepends=('liblzma-devel' 'autotools' 'gcc') diff --git a/zlib/PKGBUILD b/zlib/PKGBUILD index 1b4ffc14..5b0c5561 100644 --- a/zlib/PKGBUILD +++ b/zlib/PKGBUILD @@ -8,6 +8,7 @@ arch=('i686' 'x86_64') groups=('libraries') license=('custom') url="https://www.zlib.net/" +msys2_repository_url="https://github.com/madler/zlib" makedepends=('gcc' 'make' 'autotools') source=("https://github.com/madler/zlib/releases/download/v${pkgver}/zlib-${pkgver}.tar.gz" zlib-1.2.13-configure.patch diff --git a/znc/PKGBUILD b/znc/PKGBUILD index a19e7b11..c3b36ab4 100644 --- a/znc/PKGBUILD +++ b/znc/PKGBUILD @@ -5,6 +5,7 @@ pkgver=1.8.2 pkgrel=16 pkgdesc='An IRC bouncer with modules & scripts support' url='https://znc.in/' +msys2_repository_url="https://github.com/znc/znc" license=('spdx:Apache-2.0') arch=('i686' 'x86_64') replaces=('znc-git') diff --git a/zstd/PKGBUILD b/zstd/PKGBUILD index 24197b5c..50969f5c 100644 --- a/zstd/PKGBUILD +++ b/zstd/PKGBUILD @@ -7,6 +7,7 @@ pkgrel=1 pkgdesc="Zstandard - Fast real-time compression algorithm" arch=('i686' 'x86_64') url='https://facebook.github.io/zstd/' +msys2_repository_url="https://github.com/facebook/zstd" license=('BSD') makedepends=('gcc' 'ninja' 'cmake') source=("https://github.com/facebook/${pkgbase}/releases/download/v${pkgver}/${pkgbase}-${pkgver}.tar.gz"{,.sig})