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: eedbacf4f2114ccab947342ff9ad8e44e030becc

Message: extensions=('zipman') (no strip)

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 71f3be6..2ac62e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ generated-by = makedeb
 pkgname = helix-bin
 pkgbase = helix-bin
 pkgdesc = A post-modern modal text editor.
-pkgrel = 1
+pkgrel = 2
 pkgver = 23.05
 url = https://helix-editor.com/
 arch = amd64
diff --git a/PKGBUILD b/PKGBUILD
index 0f74ad4..2081e82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,14 @@
 # vim: set sw=2 expandtab:
 pkgname=helix-bin
 pkgver=23.05
-pkgrel=1
+pkgrel=2
 pkgdesc='A post-modern modal text editor.'
 arch=('amd64')
 provides=('hx')
 conflicts=('helix')
 license=('Mozilla Public License Version 2.0')
 url='https://helix-editor.com/'
+extensions=('zipman')
 
 source=(
   "https://github.com/helix-editor/helix/releases/download/${pkgver}/helix-${pkgver}-x86_64-linux.tar.xz"