From 1f17dba4882f326f515508a762788dcab16bebc4 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Tue, 14 Feb 2017 09:29:46 -0500 Subject: newlisp-10.7.1-1: updating version --- pcr/newlisp/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pcr/newlisp') diff --git a/pcr/newlisp/PKGBUILD b/pcr/newlisp/PKGBUILD index 2b67367e2..c2dec618f 100644 --- a/pcr/newlisp/PKGBUILD +++ b/pcr/newlisp/PKGBUILD @@ -1,7 +1,7 @@ # Contributor (Arch): scrawler # Maintainer: Omar Vega Ramos pkgname=newlisp -pkgver=10.7.0 +pkgver=10.7.1 pkgrel=1 pkgdesc="newLISP is a LISP like, general purpose scripting language." url="http://www.newlisp.org" @@ -11,7 +11,7 @@ depends=('readline') optdepends=('jdk8-openjdk') options=('docs') source=(http://newlisp.org/downloads/$pkgname-$pkgver.tgz) -md5sums=('6ae2d21205366f39d4edf2aa16ba5c18') +md5sums=('e4c8da46f7b435a5b2de441f6929527c') install=$pkgname.install build() { -- cgit v1.2.2