summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarendra Bharathi C V2023-11-21 23:56:33 -0500
committerNarendra Bharathi C V2023-11-21 23:56:33 -0500
commit856d754a789ebf422a0f51f7eacaeed3024ef566 (patch)
tree1d0c5e0ddd0396894198305bfd1cf45a8c668c47
parent0a84cb28ccaa8192a48d865bf4665f4b40480de3 (diff)
downloadaur-856d754a789ebf422a0f51f7eacaeed3024ef566.tar.gz
Version bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66b6a5e046a0..75a755635cc4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gerbil-scheme-git
pkgdesc = Gerbil is an opinionated dialect of Scheme designed for Systems Programming, with a state of the art macro and module system on top of the Gambit runtime.
- pkgver = v0.18_6_g3d61672d
+ pkgver = v0.18_26_g26b3077e
pkgrel = 1
url = https://cons.io
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 9c22e3262950..1ad232a50a25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: cvnb <narendrabharathi@gmail.com>
pkgname=gerbil-scheme-git
_pkgname=gerbil
-pkgver=v0.18_6_g3d61672d
+pkgver=v0.18_26_g26b3077e
pkgrel=1
pkgdesc="Gerbil is an opinionated dialect of Scheme designed for Systems Programming, with a state of the art macro and module system on top of the Gambit runtime."
arch=(x86_64 i686)