summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD8
2 files changed, 2 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 559c04d4eb2c..65cb2978f243 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sl-sh-git
pkgdesc = simple lisp based shell
- pkgver = 0.8.56
+ pkgver = 0.8.57
pkgrel = 1
url = https://github.com/sstanfield/slsh
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index a61d1ad1efcb..1ce315893849 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,7 @@
# Maintainer: Price Clark <gpwclark at gmail dot com>
-# NOTE
-# when updating version: makepkg --printsrcinfo > .SRCINFO
-
-# TODO
-# cross compile: https://github.com/japaric/rust-cross
-
pkgname=sl-sh-git
-pkgver=0.8.56
+pkgver=0.8.57
pkgrel=1
epoch=
pkgdesc='simple lisp based shell'