Date: Sunday, April 2, 2023 @ 15:17:31 Author: orhun Revision: 1434195
upgpkg: atuin 14.0.0-1: upstream release Modified: atuin/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-02 14:59:15 UTC (rev 1434194) +++ PKGBUILD 2023-04-02 15:17:31 UTC (rev 1434195) @@ -2,8 +2,8 @@ # Contributor: Ellie Huxtable <[email protected]> pkgname=atuin -pkgver=13.0.1 -pkgrel=3 +pkgver=14.0.0 +pkgrel=1 pkgdesc="Magical shell history" arch=('x86_64') url="https://github.com/ellie/atuin" @@ -12,7 +12,7 @@ makedepends=('cargo') optdepends=('bash-preexec: bash integration') source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz") -sha256sums=('c012ae65b7093954bc2d614633223f181261208ca282a409f245040f6ad976a1') +sha256sums=('cccff6fcd27ab12038fc4be0f8418197813306d6210512850d21d2b749c6c797') options=('!lto') prepare() {
