Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / libnatpmp
Commits: fadc0486 by Antonio Rojas at 2023-09-22T22:09:34+02:00 upgpkg: 20230423-1: Update to 20230423 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -5,15 +5,15 @@ # Contributor: Pierre Bourdon <[email protected]> pkgname=libnatpmp -pkgver=20150609 -pkgrel=3 +pkgver=20230423 +pkgrel=1 pkgdesc='A portable and fully compliant implementation of the NAT-PMP protocol' arch=(x86_64) url='http://miniupnp.free.fr/libnatpmp.html' license=(BSD) depends=(glibc) source=("https://miniupnp.tuxfamily.org/files/libnatpmp-$pkgver.tar.gz") -sha256sums=('e1aa9c4c4219bc06943d6b2130f664daee213fb262fcb94dd355815b8f4536b0') +sha256sums=('0684ed2c8406437e7519a1bd20ea83780db871b3a3a5d752311ba3e889dbfc70') prepare() { cd $pkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libnatpmp/-/commit/fadc0486f9cf6257257a5127468e3de19e9edcf4 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libnatpmp/-/commit/fadc0486f9cf6257257a5127468e3de19e9edcf4 You're receiving this email because of your account on gitlab.archlinux.org.
