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

Levente Polyak anthraxx at archlinux.org
Wed May 9 21:15:35 UTC 2018


    Date: Wednesday, May 9, 2018 @ 21:15:34
  Author: anthraxx
Revision: 319910

upgpkg: owl-lisp 0.1.15-1

Modified:
  owl-lisp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-09 20:58:44 UTC (rev 319909)
+++ PKGBUILD	2018-05-09 21:15:34 UTC (rev 319910)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=owl-lisp
-pkgver=0.1.14
+pkgver=0.1.15
 pkgrel=1
 pkgdesc='Simple purely functional lisp'
 url='https://github.com/aoh/owl-lisp'
@@ -9,8 +9,8 @@
 license=('MIT')
 depends=('glibc')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/aoh/owl-lisp/archive/v${pkgver}.tar.gz)
-sha256sums=('4d9982da3582456d1e769e25a7d0b2daefe859c45e262c8f56f794114f9a29a0')
-sha512sums=('687fcb408956331d4c4f31cbd637cb2808cc913c9b90df84473a6e918ad934d397744064cb3bba0851a1a97c48b0c695993352ff4405f5619da157500dbc2c85')
+sha256sums=('f731a58e6c6e53f6bd0e1dbd985609030828a5ebc41515c9e0ac69d0ca127f84')
+sha512sums=('d890c7207866827bc49275ad478b1e4774d24757e268354d25fb72af850ec2ed1b2d2b5fccee46f8b5021975b5fdb0f5d0b3609a50e4841917fa88d40f5e24a6')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list