makedeb


helix-bin 24.03-2


A post-modern modal text editor.

Click here to go back to the commit logs for helix-bin.

Commit:


Hash: 490be966a4fe15bcd2c524c54842e4c10d4bdbd4

Message: 23.05

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 73c6051..71f3be6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,13 +3,13 @@ pkgname = helix-bin
 pkgbase = helix-bin
 pkgdesc = A post-modern modal text editor.
 pkgrel = 1
-pkgver = 23.03
+pkgver = 23.05
 url = https://helix-editor.com/
 arch = amd64
 conflicts = helix
 license = Mozilla Public License Version 2.0
 provides = hx
-source = https://github.com/helix-editor/helix/releases/download/23.03/helix-23.03-x86_64-linux.tar.xz
+source = https://github.com/helix-editor/helix/releases/download/23.05/helix-23.05-x86_64-linux.tar.xz
 source = hx
-sha256sums = fba95b392bca0ef7065276e75a4ef1a380bfa69312d9dab98c7ee96947ab0997
+sha256sums = a5bc6fed72c10e06d396e3f6711024dcf84898e6eebc027fa587045ab87e4db5
 sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4474124..0f74ad4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Jonathan Apodaca <jrapodaca@gmail.com>
-# vim: set sw=4 expandtab:
+# vim: set sw=2 expandtab:
 pkgname=helix-bin
-pkgver=23.03
+pkgver=23.05
 pkgrel=1
 pkgdesc='A post-modern modal text editor.'
 arch=('amd64')
@@ -15,7 +15,7 @@ source=(
   "hx"
 )
 sha256sums=(
-  'fba95b392bca0ef7065276e75a4ef1a380bfa69312d9dab98c7ee96947ab0997'
+  'a5bc6fed72c10e06d396e3f6711024dcf84898e6eebc027fa587045ab87e4db5'
   'SKIP'
 )