Date: Thursday, February 10, 2022 @ 22:54:31 Author: arojas Revision: 436914
Use version matching transmission 3.00 Modified: libutp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-10 22:48:52 UTC (rev 436913) +++ PKGBUILD 2022-02-10 22:54:31 UTC (rev 436914) @@ -2,9 +2,9 @@ # Contributor: Solomon Choina <[email protected]> pkgname=libutp -pkgver=r165.059c944 +pkgver=r99.fda9f4b pkgrel=1 -_commit=059c9449a104e440e4f913756a5f560dd4ae76a9 +_commit=fda9f4b3db97ccb243fcbed2ce280eb4135d705b pkgdesc='uTorrent Transport Protocol library' url='https://github.com/bittorrent/libutp' makedepends=(git cmake)
