[arch-commits] Commit in enet/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Jun 3 18:17:32 UTC 2018
Date: Sunday, June 3, 2018 @ 18:17:31
Author: felixonmars
Revision: 339500
upgpkg: enet 1.3.13-2
BUILDINFO Rebuild
Modified:
enet/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-03 18:17:09 UTC (rev 339499)
+++ PKGBUILD 2018-06-03 18:17:31 UTC (rev 339500)
@@ -5,7 +5,7 @@
pkgname=enet
pkgver=1.3.13
-pkgrel=1
+pkgrel=2
pkgdesc='A relatively thin, simple and robust network communication layer on top of UDP'
arch=('x86_64')
url='http://enet.bespin.org/'
@@ -12,7 +12,7 @@
license=('custom')
depends=('glibc')
source=("http://enet.bespin.org/download/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('5bcf9aa1a8f2e54cc85c1435d7dac0970d382b7e')
+sha512sums=('82501c0248330a3a6bcac907907760e59b18cb662ebb42fe2c91e1557f1bc8ab452bf3fe7477dc01fa7a6e3b6124e1eb8eac46382d5bbebb2394879f9568b5df')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list