[arch-commits] Commit in clojure/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Tue Dec 12 09:56:00 UTC 2017
Date: Tuesday, December 12, 2017 @ 09:55:59
Author: arodseth
Revision: 273975
upgpkg: clojure 1.9.0-1
Modified:
clojure/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-12 09:55:44 UTC (rev 273974)
+++ PKGBUILD 2017-12-12 09:55:59 UTC (rev 273975)
@@ -1,11 +1,11 @@
# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
# Contributor: Thomas Dziedzic < gostrc at gmail >
# Contributor: Chris O'Donnell <christopher.p.odonnell at gmail.com>
# Contributor: Sam May <sam.m4y at gmail.com>
pkgname=clojure
-pkgver=1.8.0
+pkgver=1.9.0
pkgrel=1
pkgdesc='LISP for the JVM'
url='http://clojure.org/'
@@ -16,7 +16,8 @@
optdepends=('rlwrap: friendlier shell with readline support')
install='clojure.install'
source=("$pkgname::git://github.com/clojure/clojure.git#tag=$pkgname-$pkgver"
- 'clj.sh' "$pkgname.sh")
+ 'clj.sh'
+ "$pkgname.sh")
sha256sums=('SKIP'
'2194819fd417174351172d94e3ccff050479401ca883b57d325a349072200bee'
'b3fa6257dad10fb39851e87563269b80b2473623126595d9c279bbd90e97f052')
More information about the arch-commits
mailing list