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

Antonio Rojas arojas at archlinux.org
Tue Dec 24 00:24:29 UTC 2019


    Date: Tuesday, December 24, 2019 @ 00:24:29
  Author: arojas
Revision: 539673

Update to 4.31

Modified:
  libev/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-24 00:15:00 UTC (rev 539672)
+++ PKGBUILD	2019-12-24 00:24:29 UTC (rev 539673)
@@ -3,7 +3,7 @@
 # Contributor: Thomas Haider <t.haider at vcnc.org>
 
 pkgname=libev
-pkgver=4.27
+pkgver=4.31
 pkgrel=1
 pkgdesc="A full-featured and high-performance event loop"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 license=('BSD')
 depends=('glibc')
 source=(http://dist.schmorp.de/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('b67aff18f6f1ffec4422e188c98d9fe458c5ed0b')
+sha1sums=('41a70861053eaed07bdb9b1dfcff24fb390803b9')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list