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


Commits:
9df37e5f by T.J. Townsend at 2026-03-04T09:14:44-05:00
upgpkg: 0.16.7-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.6
+       pkgver = 0.16.7
        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.6
-       sha256sums = 
c0abdf80a28bf051c42f58d038cffaf79b44ca8b0d48a14aa23ad220e6807e7d
+       source = git+https://github.com/rakshasa/libtorrent.git#tag=v0.16.7
+       sha256sums = 
fec346e23cd88897c7c3889de313e94db7de04c1360ff3036efc590b6aa197c3
 
 pkgname = libtorrent


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 # Contributor: sh__
 
 pkgname=libtorrent
-pkgver=0.16.6
+pkgver=0.16.7
 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=('c0abdf80a28bf051c42f58d038cffaf79b44ca8b0d48a14aa23ad220e6807e7d')
+sha256sums=('fec346e23cd88897c7c3889de313e94db7de04c1360ff3036efc590b6aa197c3')
 
 prepare() {
   cd ${pkgname}



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libtorrent/-/commit/9df37e5f61e7bf2573d5e8071df113f7068d35eb
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to