Alexander Rødseth pushed to branch main at Arch Linux / Packaging / Packages /
algernon
Commits:
d632e19b by Alexander F. Rødseth at 2026-07-05T01:56:37+02:00
upgpkg: 1.17.10-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = algernon
pkgdesc = Web server with Lua, Markdown, QUIC, Redis and PostgreSQL
support
- pkgver = 1.17.9
+ pkgver = 1.17.10
pkgrel = 1
url = https://algernon.roboticoverlords.org/
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = algernon
optdepends = postgresql: For using the PostgreSQL database backend
optdepends = redis: For using the Redis database backend
optdepends = valkey: For using the Redis database backend
- source = git+https://github.com/xyproto/algernon#tag=v1.17.9
- b2sums =
f64f3e6aea53bfe6c617b54f95bb8bbdc87d8a9b0524e71f581fbf4e211a3e0173481ea3d84933cd24704df010e099e1f3b39353dc832aff78af7fb1f41f2f4d
+ source = git+https://github.com/xyproto/algernon#tag=v1.17.10
+ b2sums =
aa1c11a5cb7f1354922a478bffd77cdc7c10f6a837a10baab5d686e34b1d388d2f0df6ace9f6b8e15c2b4d40194e4dfe5f41c1907996dc12e6b3b4eac28999c6
pkgname = algernon
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Alexander F. Rødseth <[email protected]>
pkgname=algernon
-pkgver=1.17.9
+pkgver=1.17.10
pkgrel=1
pkgdesc='Web server with Lua, Markdown, QUIC, Redis and PostgreSQL support'
arch=(x86_64)
@@ -14,7 +14,7 @@ optdepends=('mariadb: For using the MariaDB/MySQL database
backend'
'redis: For using the Redis database backend'
'valkey: For using the Redis database backend')
source=("git+https://github.com/xyproto/algernon#tag=v$pkgver")
-b2sums=('f64f3e6aea53bfe6c617b54f95bb8bbdc87d8a9b0524e71f581fbf4e211a3e0173481ea3d84933cd24704df010e099e1f3b39353dc832aff78af7fb1f41f2f4d')
+b2sums=('aa1c11a5cb7f1354922a478bffd77cdc7c10f6a837a10baab5d686e34b1d388d2f0df6ace9f6b8e15c2b4d40194e4dfe5f41c1907996dc12e6b3b4eac28999c6')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/algernon/-/commit/d632e19b6f5014cfa2f2709c38be6a4b61359e83
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/algernon/-/commit/d632e19b6f5014cfa2f2709c38be6a4b61359e83
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help