summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPolar Phoenix2023-08-25 16:03:27 +0300
committerPolar Phoenix2023-08-25 16:03:27 +0300
commit7439c0dde4acf6db198d62c673735ad50aee2e34 (patch)
tree433ca869b163dd3b448a589b8b5287cd409e3d30 /PKGBUILD
parentc85d37f5ab67ecc5bff40887d1a30ebb937bb170 (diff)
downloadaur-slime.tar.gz
Version 2.28 up
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74c6c306f0f9..14b4a9287049 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Maintaner: Polar Phoenix <polarphoenixx at gmail dot com>
pkgname=slime
-pkgver=2.27
+pkgver=2.28
pkgrel=1
pkgdesc="The Superior Lisp Interaction Mode for Emacs"
arch=('any')
@@ -18,7 +18,7 @@ provides=('slime')
conflicts=('slime')
install=slime.install
source=("$pkgname-$pkgver.tar.gz::https://github.com/slime/slime/archive/v$pkgver.tar.gz")
-sha256sums=('6702e32e7d76eb28b801ff67c31b94dc75bc08fc708ae32105a519555f50a440')
+sha256sums=('7227b36e4392dcc7fec07fd31f8347a35286a56483dc33457c12a50c555bc8a7')
build() {
cd $pkgname-$pkgver