Alexander Rødseth pushed to branch main at Arch Linux / Packaging / Packages / algernon
Commits: 26d79a9e by Alexander F. Rødseth at 2023-08-11T15:47:30+02:00 upgpkg: 1.15.3-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Alexander F. Rødseth <[email protected]> pkgname=algernon -pkgver=1.15.2 +pkgver=1.15.3 pkgrel=1 pkgdesc='Web server with Lua, Markdown, QUIC, Redis and PostgreSQL support' arch=(x86_64) @@ -11,7 +11,7 @@ makedepends=(git go) optdepends=('mariadb: For using the MariaDB/MySQL database backend' 'postgresql: For using the PostgreSQL database backend' 'redis: For using the Redis database backend') -source=("git+https://github.com/xyproto/algernon#commit=e234ca59e5497aaf1620e091c36e029bbba99feb") # tag: v1.15.2 +source=("git+https://github.com/xyproto/algernon#commit=069528a487a68408543f8d79a28e237951324e2c") # tag: v1.15.3 b2sums=(SKIP) prepare() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/algernon/-/commit/26d79a9e43a949e9fbd09af6669ed6275238bf33 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/algernon/-/commit/26d79a9e43a949e9fbd09af6669ed6275238bf33 You're receiving this email because of your account on gitlab.archlinux.org.
