git » libev.git » commit 01280c5

Rebuild to fix FS#15724.

author Chris Brannon
2009-07-30 17:39:12 UTC
committer Chris Brannon
2009-07-30 17:39:12 UTC
parent 99c80dc78f09f85e2fd6daba82992ffd2cb1de43

Rebuild to fix FS#15724.

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 3271399..59cdc81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 pkgname=libev
 pkgver=3.60
 _pkgver=3.6
-pkgrel=1
+pkgrel=2
 pkgdesc="A full-featured and high-performance event loop"
 arch=('i686' 'x86_64')
 url="http://software.schmorp.de/pkg/libev.html"