Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / ruby-sus
Commits: 9ac736a0 by loqs at 2024-10-03T23:00:48+01:00 Update project URL - - - - - 2 changed files: - .nvchecker.toml - PKGBUILD Changes: ===================================== .nvchecker.toml ===================================== @@ -1,4 +1,4 @@ [ruby-sus] source = "git" -git = "https://github.com/ioquatix/sus.git" +git = "https://github.com/socketry/sus.git" prefix = "v" ===================================== PKGBUILD ===================================== @@ -5,7 +5,7 @@ pkgver=0.31.0 pkgrel=1 pkgdesc='A fast and scalable test runner' arch=(any) -url='https://github.com/ioquatix/sus' +url='https://github.com/socketry/sus' license=(MIT) depends=( ruby @@ -23,7 +23,7 @@ checkdepends=( ruby-decode ) options=(!emptydirs) -source=(git+https://github.com/ioquatix/sus.git#tag=v$pkgver) +source=(git+https://github.com/socketry/sus.git#tag=v$pkgver) sha256sums=('62e0a0256ecc76d6b4df8e629ac06c9ba389455e9385e62cc1d3bca99ea9a6f6') prepare() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-sus/-/commit/9ac736a025e5733cd5394526286c00a90d7033cc -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-sus/-/commit/9ac736a025e5733cd5394526286c00a90d7033cc You're receiving this email because of your account on gitlab.archlinux.org.