[arch-commits] Commit in enet/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Mon May 4 17:06:35 UTC 2015
Date: Monday, May 4, 2015 @ 19:06:35
Author: svenstaro
Revision: 132738
upgpkg: enet 1.3.13-1
upstream release 1.3.13
Modified:
enet/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-05-04 16:45:53 UTC (rev 132737)
+++ PKGBUILD 2015-05-04 17:06:35 UTC (rev 132738)
@@ -4,15 +4,15 @@
# Contributor: Bj?indeijer <bjorn at lindeijer.nl>
pkgname=enet
-pkgver=1.3.12
+pkgver=1.3.13
pkgrel=1
-pkgdesc='A relatively thin, simple and robust network communication layer on top of UDP.'
+pkgdesc='A relatively thin, simple and robust network communication layer on top of UDP'
arch=('i686' 'x86_64')
url='http://enet.bespin.org/'
license=('custom')
depends=('glibc')
source=("http://enet.bespin.org/download/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('5fd9ef590dc7bcff652e99fef3e7241b3a743f25')
+sha1sums=('5bcf9aa1a8f2e54cc85c1435d7dac0970d382b7e')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list