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

Anatol Pomozov anatolik at archlinux.org
Mon Oct 13 06:26:33 UTC 2014


    Date: Monday, October 13, 2014 @ 08:26:32
  Author: anatolik
Revision: 120586

upgpkg: libev 4.19-1

Modified:
  libev/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-13 05:18:56 UTC (rev 120585)
+++ PKGBUILD	2014-10-13 06:26:32 UTC (rev 120586)
@@ -4,8 +4,8 @@
 # Contributor: Thomas Haider <t.haider at vcnc.org>
 
 pkgname=libev
-pkgver=4.15
-pkgrel=2
+pkgver=4.19
+pkgrel=1
 pkgdesc="A full-featured and high-performance event loop"
 arch=('i686' 'x86_64')
 url="http://software.schmorp.de/pkg/libev.html"
@@ -12,7 +12,7 @@
 license=('BSD')
 depends=('glibc')
 source=(http://dist.schmorp.de/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('88655b1e2c0b328c9f90a6df7e72361a97fa8dc3')
+sha1sums=('5a25212eb976703243fadf3a027e0fe031f29474')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list