[arch-commits] Commit in libev/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Mar 22 09:45:06 UTC 2020
Date: Sunday, March 22, 2020 @ 09:45:06
Author: arojas
Revision: 603360
Update to 4.33
Modified:
libev/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-22 08:43:54 UTC (rev 603359)
+++ PKGBUILD 2020-03-22 09:45:06 UTC (rev 603360)
@@ -3,7 +3,7 @@
# Contributor: Thomas Haider <t.haider at vcnc.org>
pkgname=libev
-pkgver=4.31
+pkgver=4.33
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=('41a70861053eaed07bdb9b1dfcff24fb390803b9')
+sha1sums=('133587b89c34dba0b3a2d2a90ba59f6748f6c368')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list