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

Jürgen Hötzel juergen at archlinux.org
Wed Feb 25 12:50:15 UTC 2015


    Date: Wednesday, February 25, 2015 @ 13:50:15
  Author: juergen
Revision: 231973

upgpkg: sbcl 1.2.8-1

Modified:
  sbcl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-25 11:37:14 UTC (rev 231972)
+++ PKGBUILD	2015-02-25 12:50:15 UTC (rev 231973)
@@ -5,7 +5,7 @@
 # Contributor: Leslie Polzer (skypher)
 
 pkgname=sbcl
-pkgver=1.2.6
+pkgver=1.2.8
 pkgrel=1
 pkgdesc="Steel Bank Common Lisp"
 url="http://www.sbcl.org/"
@@ -17,11 +17,9 @@
 install=sbcl.install
 source=("http://downloads.sourceforge.net/project/sbcl/sbcl/$pkgver/$pkgname-$pkgver-source.tar.bz2"
   "arch-fixes.lisp")
-md5sums=('a283d638ffb17051aad180e8e7f7860a'
+md5sums=('bb14259d09651adb8d9d2f892792b295'
          '7ac0c1936547f4278198b8bf7725204d')
 
-
-
 build() {
   cd "$srcdir/$pkgname-$pkgver"
 



More information about the arch-commits mailing list