Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
atuin
Commits:
01af7eae by Caleb Maclennan at 2026-07-09T10:02:10+03:00
upgpkg: 18.17.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = atuin
pkgdesc = Magical shell history
- pkgver = 18.16.1
+ pkgver = 18.17.0
pkgrel = 1
url = https://github.com/atuinsh/atuin
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = atuin
depends = sqlite
depends = libsqlite3.so
options = !lto
- source =
https://github.com/atuinsh/atuin/archive/v18.16.1/atuin-18.16.1.tar.gz
- sha256sums =
752802d4e8eef4896e9bc779b82f85e3d433c5934df5169e9b0f2537acf7f6e9
+ source =
https://github.com/atuinsh/atuin/archive/v18.17.0/atuin-18.17.0.tar.gz
+ sha256sums =
7fcc445c401683fe1b54eb02e0d119d9620558644d482f9f13d59753780169a7
pkgname = atuin
optdepends = atuin-server: sync server
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgbase=atuin
pkgname=(atuin atuin-server)
-pkgver=18.16.1
+pkgver=18.17.0
pkgrel=1
pkgdesc='Magical shell history'
arch=('x86_64')
@@ -17,7 +17,7 @@ makedepends=(cargo)
options=(!lto)
_archive="$pkgbase-$pkgver"
source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('752802d4e8eef4896e9bc779b82f85e3d433c5934df5169e9b0f2537acf7f6e9')
+sha256sums=('7fcc445c401683fe1b54eb02e0d119d9620558644d482f9f13d59753780169a7')
_srcenv () {
cd "$_archive"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/atuin/-/commit/01af7eae67f7a7868d0e56e920ffd8754bf90f5d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/atuin/-/commit/01af7eae67f7a7868d0e56e920ffd8754bf90f5d
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