[arch-commits] Commit in sbcl/trunk (PKGBUILD)

Jürgen Hötzel juergen at archlinux.org
Mon Apr 13 12:18:54 UTC 2015


    Date: Monday, April 13, 2015 @ 14:18:54
  Author: juergen
Revision: 236361

upgpkg: sbcl 1.2.10-1

Modified:
  sbcl/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-13 12:15:34 UTC (rev 236360)
+++ PKGBUILD	2015-04-13 12:18:54 UTC (rev 236361)
@@ -5,7 +5,7 @@
 # Contributor: Leslie Polzer (skypher)
 
 pkgname=sbcl
-pkgver=1.2.8
+pkgver=1.2.10
 pkgrel=1
 pkgdesc="Steel Bank Common Lisp"
 url="http://www.sbcl.org/"
@@ -17,9 +17,10 @@
 install=sbcl.install
 source=("http://downloads.sourceforge.net/project/sbcl/sbcl/$pkgver/$pkgname-$pkgver-source.tar.bz2"
   "arch-fixes.lisp")
-md5sums=('bb14259d09651adb8d9d2f892792b295'
+md5sums=('5b85a21dfbb5f9726843d95933c6d2f7'
          '7ac0c1936547f4278198b8bf7725204d')
 
+
 build() {
   cd "$srcdir/$pkgname-$pkgver"
 



More information about the arch-commits mailing list