summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoraksr2019-10-11 16:41:44 +0200
committeraksr2019-10-11 16:41:44 +0200
commit63ca9ff814e6abda8468fa72d591a69ee6562ebe (patch)
treeb5f07f792943ad8a69a160aa0fa5bc1b6be23d24 /PKGBUILD
parent275ac48277cc2e530f5ef746098d9bc0b852c129 (diff)
downloadaur-mujs-git.tar.gz
...
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 194a850959de..43a5c11a782a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: aksr <aksr at t-com dot me>
pkgname=mujs-git
-pkgver=r451.5c337af
+pkgver=r615.14dc935
pkgrel=1
epoch=
pkgdesc="A lightweight Javascript interpreter designed for embedding in other software to extend them with scripting capabilities."
@@ -9,7 +9,7 @@ url="http://mujs.com/"
license=('AGPL3')
categories=()
groups=()
-depends=('')
+depends=()
makedepends=('git')
optdepends=()
checkdepends=()