summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 12fb5a3aafda..34d4c4e989db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Sat Oct 21 04:23:40 UTC 2017
+# Tue Aug 28 02:35:37 UTC 2018
pkgbase = luas
pkgdesc = Lua environment manager
- pkgver = 0.7.3
+ pkgver = 0.7.4
pkgrel = 1
url = https://github.com/limadm/luas
arch = i686
arch = x86_64
license = MIT
- source = git+https://github.com/limadm/luas
+ source = git+https://github.com/limadm/luas#tag=0.7.4
md5sums = SKIP
pkgname = luas
diff --git a/PKGBUILD b/PKGBUILD
index 024db4e34994..9db494bae573 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
-# Maintainer: Daniel Lima <danielm@nanohub.tk>
+# Maintainer: Daniel Lima <danielmariodelima@gmail.com>
pkgname=luas
-pkgver=0.7.3
+pkgver=0.7.4
pkgrel=1
pkgdesc='Lua environment manager'
arch=('i686' 'x86_64')
url='https://github.com/limadm/luas'
license=('MIT')
-source=(git+https://github.com/limadm/luas)
+source=(git+https://github.com/limadm/luas#tag=0.7.4)
md5sums=('SKIP')
pkgver() {