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

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Wed Jun 5 15:30:28 UTC 2013


    Date: Wednesday, June 5, 2013 @ 17:30:27
  Author: svenstaro
Revision: 92445

upgpkg: enet 1.3.8-1

Updating to 1.3.8

Modified:
  enet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-05 13:19:00 UTC (rev 92444)
+++ PKGBUILD	2013-06-05 15:30:27 UTC (rev 92445)
@@ -4,7 +4,7 @@
 # Contributor: Bj?indeijer <bjorn at lindeijer.nl>
 
 pkgname=enet
-pkgver=1.3.7
+pkgver=1.3.8
 pkgrel=1
 pkgdesc='A relatively thin, simple and robust network communication layer on top of UDP.'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('glibc')
 options=('!libtool')
 source=("http://enet.bespin.org/download/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('5611926d47ce0699c8176898496603192d5744e4')
+sha1sums=('72284b0699ace09c1723fd532742077ca775b724')
 
 build() {
   cd "${pkgname}-${pkgver}"




More information about the arch-commits mailing list