mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/owl-lisp to 0.2.1-1
This commit is contained in:
parent
70490d10a6
commit
459b37ab0d
1 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
# - remove makedepends on pandoc
|
||||
|
||||
pkgname=owl-lisp
|
||||
pkgver=0.2
|
||||
pkgver=0.2.1
|
||||
pkgrel=1
|
||||
pkgdesc='Simple purely functional lisp'
|
||||
url='https://gitlab.com/owl-lisp/owl.git'
|
||||
|
@ -12,8 +12,8 @@ arch=('x86_64')
|
|||
license=('MIT')
|
||||
depends=('glibc')
|
||||
source=(https://gitlab.com/owl-lisp/owl/-/archive/v${pkgver}/owl-v${pkgver}.tar.gz)
|
||||
sha256sums=('9fed7b4907883910f5a7b8d713e1e7334b20d432c5d52611b34e23b19b7edfb1')
|
||||
b2sums=('054a06d33554cc31f5e1c756bf3ff5ea4fb5cec220048fb939aa9dcd19c586cef54ae8ddc80e1ee8befedfa2e42fc1bf9ea4bcfe37e6743154ff678346444e87')
|
||||
sha256sums=('4a8dd3cce411b64ffbea98357f705a91ff900318d035ffb899fc49068b554e75')
|
||||
b2sums=('082b86b7b233933c78059971b9820a63442ceef74fa6ba82a5afa6068f254f295a187ba928e8e255077d97d9c82710aa94f77717ba328e68e15ade2dd0c9ec6b')
|
||||
|
||||
prepare() {
|
||||
cd owl-v${pkgver}
|
||||
|
|
Loading…
Reference in a new issue