summaryrefslogtreecommitdiff
path: root/pcr/newlisp/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2016-10-21 16:19:51 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2016-10-21 16:19:51 -0500
commit81067276fc9a562019034782042be6b25d331c5b (patch)
tree44174f780a8e0b58e2ca00e82da54c4e07d59a19 /pcr/newlisp/PKGBUILD
parent48143fb3e6f69f95de549db8cf8d44c0649cd97e (diff)
newlisp-10.7.0-1: updating version
Diffstat (limited to 'pcr/newlisp/PKGBUILD')
-rw-r--r--pcr/newlisp/PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/pcr/newlisp/PKGBUILD b/pcr/newlisp/PKGBUILD
index d456d5a9a..2b67367e2 100644
--- a/pcr/newlisp/PKGBUILD
+++ b/pcr/newlisp/PKGBUILD
@@ -1,18 +1,17 @@
# Contributor (Arch): scrawler <scrawler@gmail.com>
-# Maintainer : Parabola GNU / Linux-libre Aurélien DESBRIÈRES <aurelien@cwb.IO>
-
+# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
pkgname=newlisp
-pkgver=10.6.2
+pkgver=10.7.0
pkgrel=1
pkgdesc="newLISP is a LISP like, general purpose scripting language."
url="http://www.newlisp.org"
license=('GPL')
arch=('x86_64' 'i686')
depends=('readline')
-optdepends=('openjdk6')
+optdepends=('jdk8-openjdk')
options=('docs')
source=(http://newlisp.org/downloads/$pkgname-$pkgver.tgz)
-md5sums=('c680a5da323d0c07eaf985663a96ec51')
+md5sums=('6ae2d21205366f39d4edf2aa16ba5c18')
install=$pkgname.install
build() {