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


Commits:
f01b81aa by T.J. Townsend at 2026-01-02T10:24:24-05:00
upgpkg: 0.16.6-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.5
+       pkgver = 0.16.6
        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.5
-       sha256sums = 
7324608945822b0498fd226cabf835721df7b29560127dacfdbc7ec3e8041584
+       source = git+https://github.com/rakshasa/libtorrent.git#tag=v0.16.6
+       sha256sums = 
c0abdf80a28bf051c42f58d038cffaf79b44ca8b0d48a14aa23ad220e6807e7d
 
 pkgname = libtorrent


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



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

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


Reply via email to