summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJurica Bradaric2019-08-12 07:39:11 +0000
committerJurica Bradaric2019-08-12 07:39:11 +0000
commit03214b2c3f2c855980f4fa9ee32aa51f336393f5 (patch)
tree5accb655dee5cf1b8c3d452e13a64ffd12148279
parentff92ae4876e73300015b1b80f29ce423cbcfa832 (diff)
downloadaur-libluv.tar.gz
Revert "Update to 1.30.1-0"
This reverts commit f4490f11561797cebba08ea39e8a68e125e03cdb.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2edfff964abb..da9c4ae9eee0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Aug 12 07:25:29 UTC 2019
+# Mon Jul 1 06:34:46 UTC 2019
pkgbase = libluv
pkgdesc = libuv bindings for luajit and lua 5.1/5.2.
- pkgver = 1.30.1
+ pkgver = 1.30.0
pkgrel = 0
url = https://github.com/luvit/luv
arch = i686
@@ -14,7 +14,7 @@ pkgbase = libluv
depends = luajit
depends = libuv
provides = libluv
- source = https://github.com/luvit/luv/releases/download/1.30.1-0/luv-1.30.1-0.tar.gz
+ source = https://github.com/luvit/luv/releases/download/1.30.0-0/luv-1.30.0-0.tar.gz
sha256sums = 5cc75a012bfa9a5a1543d0167952676474f31c2d7fd8d450b56d8929dbebb5ef
pkgname = libluv
diff --git a/PKGBUILD b/PKGBUILD
index c5f0646738a4..b99115702e29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jurica Bradarić <jbradaric@gmail.com>
pkgname=libluv
-pkgver=1.30.1
+pkgver=1.30.0
pkgrel=0
pkgdesc='libuv bindings for luajit and lua 5.1/5.2.'
arch=('i686' 'x86_64')