summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKlaus Alexander Seistrup2023-02-21 21:25:04 +0100
committerKlaus Alexander Seistrup2023-02-21 21:25:04 +0100
commitdd2666a3edf99ac0f682de51f8c32f9dafc10e44 (patch)
tree1d18146a13b2702868b11f597a1acd8c733f5ac6 /PKGBUILD
parent30474f914755f00b28306e9ad6ea0db43d450c04 (diff)
downloadaur-dd2666a3edf99ac0f682de51f8c32f9dafc10e44.tar.gz
Add conflict: helixbinhx
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc7b17d8ffd4..dad4cf8fecdc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# -*- mode: sh -*-
pkgname='usrbinhx'
-pkgver='2023.02.20'
+pkgver='2023.02.21'
pkgrel=1
pkgdesc='Provide /usr/bin/hx for the helix editor'
arch=('any')
url='https://codeberg.org/kas/gists'
license=('AGPL3')
-conflicts=('hex')
+conflicts=('hex' 'helixbinhx')
depends=('helix')
source=('hx.sh')
sha256sums=('a4c0915dc04d642a176dca205c3b41e4947def6a9f1afd01b44c8c2ef9980a9c')