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 0b77f0a4c335..5e41259dd658 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# https://github.com/orhun/pkgbuilds
pkgname=atuin-bin
-pkgver=17.2.1
+pkgver=18.0.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=('99cf76e12a862c025a41cfda628d4b6aa37cf288ccbdaa1c741898142b63818771dfee3903722ef8c3b95d8ab0e661e39f6c5496f5d381e50ed0705d92a61a59')
+sha512sums_x86_64=('62bb84c1f525a4a0ce54741415baf3ee6b004f68d73750b5630a64d89c0cd5884591a8bb9ee80b678ae659e501212d8d1fc37572ca430f1b0a4beec6945d93f7')
package() {
cd "${pkgname%-bin}-v$pkgver-x86_64-unknown-linux-gnu"