[arch-commits] Commit in helix/trunk (PKGBUILD)
Maxim Baz
maximbaz at gemini.archlinux.org
Fri Sep 2 17:44:44 UTC 2022
Date: Friday, September 2, 2022 @ 17:44:44
Author: maximbaz
Revision: 1290949
upgpkg: helix 22.08-1
Modified:
helix/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-02 17:43:07 UTC (rev 1290948)
+++ PKGBUILD 2022-09-02 17:44:44 UTC (rev 1290949)
@@ -1,9 +1,10 @@
# Maintainer: Orhun Parmaksız <orhun at archlinux.org>
+# Maintainer: Maxim Baz <archlinux at maximbaz dot com>
# Contributor: Wojciech Kępka (wojciech at wkepka.dev)
pkgname=helix
-pkgver=22.05
-pkgrel=3
+pkgver=22.08
+pkgrel=1
pkgdesc="A post-modern modal text editor"
arch=('x86_64')
url="https://helix-editor.com"
@@ -13,7 +14,7 @@
install="$pkgname.install"
source=("$pkgname-$pkgver.tar.gz::https://github.com/helix-editor/helix/archive/$pkgver.tar.gz"
"$pkgname.sh")
-sha256sums=('96603cf5504bbd7ebeee1867d65356cccaa2877f697da50c0ad3789a3eb287e4'
+sha256sums=('292321d8d241b506f94b36489072202df4f57de8a0fbe8b16fb25c2ce5d5bf93'
'90d14e5c8fb65e64b508fcf4358cb45191b39e24bd6c5981814139a2a627fa5c')
options=('!lto')
More information about the arch-commits
mailing list