blob: c02a17154e630ab215c857d136113174ea58378a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = murex
pkgdesc = A smarter shell and scripting environment with advanced features designed for usability, safety and productivity (eg smarter DevOps tooling)
pkgver = 6.4.1005
pkgrel = 42
url = https://github.com/lmorg/murex
arch = i686
arch = x86_64
license = GPL2
makedepends = go
optdepends = aspell: inline spell checking
optdepends = git: package management
replaces = murex-git
source = https://github.com/lmorg/murex/archive/refs/tags/v6.4.1005.tar.gz
sha256sums = e76d10f433b1b0acfa0a61aae9b24d3b8d57342f616b9e36f2d640e4de4c27e4
pkgname = murex
|