summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b17828404506..4094854021b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# https://github.com/orhun/pkgbuilds
pkgname=atuin-bin
-pkgver=0.8.0
+pkgver=0.8.1
pkgrel=1
pkgdesc="Magical shell history"
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('gcc-libs')
conflicts=("${pkgname%-bin}")
provides=("${pkgname%-bin}")
source_x86_64=("$url/releases/download/v$pkgver/${pkgname%-bin}-v$pkgver-x86_64-unknown-linux-gnu.tar.gz")
-sha512sums_x86_64=('5742355140ebe956ff8c185bee8cd37ee807bd0f71fce889652255f6f5f2702552e64081adf3ee0e565d88dc1ec7fb4dbd2cbd2218e3a37c955b7a1b5fdba9a7')
+sha512sums_x86_64=('04c20ebf935a79dfcd3b0743522b7fb2eb9d310a2150065ccc8eb90a614b3d83154b4bc9d8a0f13fc722ef0b8fd7d6066248a5025b47a84bff040e19527cb856')
package() {
cd "${pkgname%-bin}-v$pkgver-x86_64-unknown-linux-gnu"