[arch-commits] Commit in miniupnpc/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Wed May 9 00:31:19 UTC 2018
Date: Wednesday, May 9, 2018 @ 00:31:18
Author: anthraxx
Revision: 319741
upgpkg: miniupnpc 2.1-1
Modified:
miniupnpc/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-09 00:29:29 UTC (rev 319740)
+++ PKGBUILD 2018-05-09 00:31:18 UTC (rev 319741)
@@ -3,7 +3,7 @@
# Contributor: Florian Loitsch <archlinux at florian.loitsch.com>
pkgname=miniupnpc
-pkgver=2.0.20180410
+pkgver=2.1
pkgrel=1
pkgdesc='Small UPnP client library/tool to access Internet Gateway Devices'
url='https://miniupnp.tuxfamily.org/'
@@ -12,8 +12,8 @@
depends=('sh')
provides=('libminiupnpc.so')
source=(https://miniupnp.tuxfamily.org/files/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('0e4c6d6ebc8b75eb636df7d3f3370c98713545acc3694b5ae40daa2502487a23')
-sha512sums=('08e19fa6f7c9015fefa2c5bf1c007f0c2c1b8c90c1901bd2be2ccbfd19f2fd6a13190a3b5f752bfdc9cefd8e9ca535b584be561a3aa17eec5967b9cebfb28879')
+sha256sums=('e19fb5e01ea5a707e2a8cb96f537fbd9f3a913d53d804a3265e3aeab3d2064c6')
+sha512sums=('0af5c573206e0147f8e20cd84c394164a784cf385f3978b7ca414cc2b2e530d6af40a21de5c9d8459d31db249e06667757e723767b1d4cd0a4ec5497ad239c23')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list