Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
opendht
Commits:
579a2493 by Jelle van der Waa at 2024-11-17T17:44:02+01:00
upgpkg: 1:3.2.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = opendht
pkgdesc = C++17 Distributed Hash Table (DHT) implementation
pkgver = 3.2.0
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://github.com/savoirfairelinux/opendht
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=opendht
epoch=1
pkgver=3.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="C++17 Distributed Hash Table (DHT) implementation"
arch=(x86_64)
url="https://github.com/savoirfairelinux/opendht"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/opendht/-/commit/579a2493ebe47fff6d74d54dda37ac014d8b2f46
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/opendht/-/commit/579a2493ebe47fff6d74d54dda37ac014d8b2f46
You're receiving this email because of your account on gitlab.archlinux.org.