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

Antonio Rojas arojas at archlinux.org
Fri Mar 8 19:11:48 UTC 2019


    Date: Friday, March 8, 2019 @ 19:11:47
  Author: arojas
Revision: 438155

Update to 4.25

Modified:
  libev/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-08 18:35:13 UTC (rev 438154)
+++ PKGBUILD	2019-03-08 19:11:47 UTC (rev 438155)
@@ -3,8 +3,8 @@
 # Contributor: Thomas Haider <t.haider at vcnc.org>
 
 pkgname=libev
-pkgver=4.24
-pkgrel=2
+pkgver=4.25
+pkgrel=1
 pkgdesc="A full-featured and high-performance event loop"
 arch=('x86_64')
 url="http://software.schmorp.de/pkg/libev.html"
@@ -11,7 +11,7 @@
 license=('BSD')
 depends=('glibc')
 source=(http://dist.schmorp.de/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('436dd8eff00a45f8805b8cacfe4dd3bd993caedb')
+sha1sums=('f78a1338a0b975fb396b0b6558709211b6ccd794')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list