T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / rtorrent
Commits: 140e24f5 by T.J. Townsend at 2024-12-26T14:14:48-05:00 add license - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -9,7 +9,7 @@ pkgver=0.15.0 pkgrel=1 pkgdesc='Ncurses BitTorrent client based on libTorrent' url='https://rakshasa.github.io/rtorrent/' -license=('GPL') +license=('GPL-2.0-only') arch=('x86_64') makedepends=('git') depends=("libtorrent=0.15.${pkgver##*.}" 'curl' 'xmlrpc-c') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rtorrent/-/commit/140e24f501b0f703bf0b83dab22061cc531aa131 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rtorrent/-/commit/140e24f501b0f703bf0b83dab22061cc531aa131 You're receiving this email because of your account on gitlab.archlinux.org.
