T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages /
libtorrent
Commits:
49d9b6ed by T.J. Townsend at 2026-05-19T07:49:57-04:00
upgpkg: 0.16.12-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.11
+ pkgver = 0.16.12
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.11
- sha256sums =
fa603126bb888b7e3c45fbb264eb5462baf750cdf3c44c6d34e54dd0a22084db
+ source = git+https://github.com/rakshasa/libtorrent.git#tag=v0.16.12
+ sha256sums =
678487438c4794984cf4ff0e64771118bae0924825b69d6a4fd4d2c089058c8b
pkgname = libtorrent
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
# Contributor: sh__
pkgname=libtorrent
-pkgver=0.16.11
+pkgver=0.16.12
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=('fa603126bb888b7e3c45fbb264eb5462baf750cdf3c44c6d34e54dd0a22084db')
+sha256sums=('678487438c4794984cf4ff0e64771118bae0924825b69d6a4fd4d2c089058c8b')
prepare() {
cd ${pkgname}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libtorrent/-/commit/49d9b6ed17367c08915971ab7a2634cd584acc8a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libtorrent/-/commit/49d9b6ed17367c08915971ab7a2634cd584acc8a
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