blob: b7c4d87267760cab106953b27eacb53fc19083ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = crex
pkgdesc = Explore, test, and check regular expressions in the terminal
pkgver = 0.2.5
pkgrel = 4
url = https://octobanana.com/software/crex
arch = x86_64
license = MIT
makedepends = cmake
depends = gcc-libs
source = crex-0.2.5.tar.gz::https://github.com/octobanana/crex/archive/refs/tags/0.2.5.tar.gz
source = 0001-ArchLinux-changes-to-CMakeLists.txt.patch
sha256sums = c6a166b7a1e696a7babeaf7c5728eece1624704a18357f827129fc95ef2ecc56
sha256sums = 407177d9486ca4758b0853114cfaa88aeafdb862c07c3ba683f017fbc79c9c18
pkgname = crex
|