T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / 
rtorrent


Commits:
c66fa570 by T.J. Townsend at 2026-06-04T09:35:42-04:00
upgpkg: 0.16.13-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,15 +1,15 @@
 pkgbase = rtorrent
        pkgdesc = Ncurses BitTorrent client based on libTorrent
-       pkgver = 0.16.12
+       pkgver = 0.16.13
        pkgrel = 1
        url = https://rakshasa.github.io/rtorrent/
        arch = x86_64
        license = GPL-2.0-or-later
        makedepends = git
-       depends = libtorrent=0.16.12
+       depends = libtorrent=0.16.13
        depends = curl
        depends = tinyxml2
-       source = git+https://github.com/rakshasa/rtorrent.git#tag=v0.16.12
-       sha256sums = 
3f7aef7eea2c915a839bf0ada5402e0adfa9eaa12761d142f5c30ec9a8d44a7c
+       source = git+https://github.com/rakshasa/rtorrent.git#tag=v0.16.13
+       sha256sums = 
178987016153549c87cefa4b39bee1cbb12675747bf8bdc8d1395b372c329437
 
 pkgname = rtorrent


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 # Contributor: sh__
 
 pkgname=rtorrent
-pkgver=0.16.12
+pkgver=0.16.13
 pkgrel=1
 pkgdesc='Ncurses BitTorrent client based on libTorrent'
 url='https://rakshasa.github.io/rtorrent/'
@@ -15,7 +15,7 @@ arch=('x86_64')
 makedepends=('git')
 depends=("libtorrent=${pkgver}" 'curl' 'tinyxml2')
 source=("git+https://github.com/rakshasa/rtorrent.git#tag=v${pkgver}";)
-sha256sums=('3f7aef7eea2c915a839bf0ada5402e0adfa9eaa12761d142f5c30ec9a8d44a7c')
+sha256sums=('178987016153549c87cefa4b39bee1cbb12675747bf8bdc8d1395b372c329437')
 
 prepare() {
   cd ${pkgname}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rtorrent/-/commit/c66fa570dfe111e2bc6cf7c59b41e8a20c16442e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rtorrent/-/commit/c66fa570dfe111e2bc6cf7c59b41e8a20c16442e
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to