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


Commits:
15925c91 by T.J. Townsend at 2026-06-04T09:32:01-04:00
upgpkg: 0.16.13-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
 pkgbase = libtorrent
        pkgdesc = BitTorrent library with a focus on high performance
-       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 = openssl
-       source = git+https://github.com/rakshasa/libtorrent.git#tag=v0.16.12
-       sha256sums = 
678487438c4794984cf4ff0e64771118bae0924825b69d6a4fd4d2c089058c8b
+       source = git+https://github.com/rakshasa/libtorrent.git#tag=v0.16.13
+       sha256sums = 
6bed6c77df2c2c76e874440be66ad770d319f6b1342f45068cf969ff0990d655
 
 pkgname = libtorrent


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 # Contributor: sh__
 
 pkgname=libtorrent
-pkgver=0.16.12
+pkgver=0.16.13
 pkgrel=1
 pkgdesc='BitTorrent library with a focus on high performance'
 url='https://rakshasa.github.io/rtorrent/'
@@ -15,7 +15,7 @@ license=('GPL-2.0-or-later')
 makedepends=('git')
 depends=('openssl')
 source=("git+https://github.com/rakshasa/libtorrent.git#tag=v${pkgver}";)
-sha256sums=('678487438c4794984cf4ff0e64771118bae0924825b69d6a4fd4d2c089058c8b')
+sha256sums=('6bed6c77df2c2c76e874440be66ad770d319f6b1342f45068cf969ff0990d655')
 
 prepare() {
   cd ${pkgname}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libtorrent/-/commit/15925c9139946cc28ae50b88963d68c2d346d2e7

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libtorrent/-/commit/15925c9139946cc28ae50b88963d68c2d346d2e7
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