Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / librustls
Commits: 975c0352 by Daniel M. Capella at 2024-05-05T17:39:37-04:00 upgpkg: 0.12.2-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/ - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = librustls pkgdesc = Use rustls from languages other than Rust pkgver = 0.12.2 - pkgrel = 1 + pkgrel = 2 url = https://github.com/rustls/rustls-ffi arch = x86_64 license = Apache-2.0 ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=librustls pkgver=0.12.2 -pkgrel=1 +pkgrel=2 pkgdesc="Use rustls from languages other than Rust" arch=('x86_64') license=('Apache-2.0' 'MIT') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/librustls/-/commit/975c0352c559d582c4ad5552cb1ee233bb91eaeb -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/librustls/-/commit/975c0352c559d582c4ad5552cb1ee233bb91eaeb You're receiving this email because of your account on gitlab.archlinux.org.
