[arch-commits] Commit in enet/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Apr 23 09:10:33 UTC 2020


    Date: Thursday, April 23, 2020 @ 09:10:31
  Author: felixonmars
Revision: 617862

upgpkg: enet 1.3.15-1

Modified:
  enet/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-23 09:10:24 UTC (rev 617861)
+++ PKGBUILD	2020-04-23 09:10:31 UTC (rev 617862)
@@ -3,7 +3,7 @@
 # Contributor: Bj?indeijer <bjorn at lindeijer.nl>
 
 pkgname=enet
-pkgver=1.3.14
+pkgver=1.3.15
 pkgrel=1
 pkgdesc='A relatively thin, simple and robust network communication layer on top of UDP'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 license=('custom')
 depends=('glibc')
 source=("http://enet.bespin.org/download/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('56011529c02ef085e57c77b7d6b72e5d0e76159ebf94a9980f50c2c8f7ef85a32a163e65d9414dda810fc2204e71c389745e7725a731371e2847a45bd4e18704')
+sha512sums=('41ce9bae1286e61cc2288d326c6571cce35be0fa5abf957c7a1386b785e4c6744b744792ac30c8318bfd11eae5aa4731430c973ffa6a09694bd0b0be8f8b4dae')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list