summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2015-08-16 16:17:02 +0200
committerStefan Husmann2015-08-16 16:17:02 +0200
commit810a8b1d519b6f557e5a4c9aa3ab9238bfe7383f (patch)
treea944051d2996fbd4ebea85da7598264968d30277 /PKGBUILD
parentf0517a0d977df31d5a97bcf67a6638e246dbad60 (diff)
downloadaur-810a8b1d519b6f557e5a4c9aa3ab9238bfe7383f.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1eb96d783a7d..e5d91be6e932 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=newlisp-devel
_pkgname=newlisp
pkgver=10.6.4
-pkgrel=15
+pkgrel=16
pkgdesc="A LISP like, general purpose scripting language. Ongoing development version."
url="http://www.newlisp.org"
license=('GPL3')
@@ -15,7 +15,7 @@ provides=('newlisp')
conflicts=('newlisp')
options=('docs' '!makeflags')
source=("http://www.newlisp.org/downloads/development/inprogress/${_pkgname}-$pkgver.tgz")
-md5sums=('812cf45d95c657a8c8691c8d082282f0')
+md5sums=('d3bac211742e7bd922d4ae99e0edea91')
install=$_pkgname.install
prepare() {