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


Commits:
9da37844 by T.J. Townsend at 2026-06-14T08:19:59-04:00
upgpkg: 0.16.14-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.13
+       pkgver = 0.16.14
        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.13
-       sha256sums = 
6bed6c77df2c2c76e874440be66ad770d319f6b1342f45068cf969ff0990d655
+       source = git+https://github.com/rakshasa/libtorrent.git#tag=v0.16.14
+       sha256sums = 
c04787128a4e0b5639e443a18d94a7f7270a669ebf47bed9a995b8b51fa7b76a
 
 pkgname = libtorrent


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 # Contributor: sh__
 
 pkgname=libtorrent
-pkgver=0.16.13
+pkgver=0.16.14
 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=('6bed6c77df2c2c76e874440be66ad770d319f6b1342f45068cf969ff0990d655')
+sha256sums=('c04787128a4e0b5639e443a18d94a7f7270a669ebf47bed9a995b8b51fa7b76a')
 
 prepare() {
   cd ${pkgname}



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

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