summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAdriĆ  Arrufat2020-04-15 22:07:24 +0900
committerAdriĆ  Arrufat2020-04-15 22:07:24 +0900
commit09dc739a4893bd8d8e1c197e74dd80bd9fc80105 (patch)
treef78fd2747574c297b7e0b79e8ba6bce26e89a152 /.SRCINFO
parenta505c260c0958d0e3c8b3461dbdb6b7c2ae0dddf (diff)
downloadaur-09dc739a4893bd8d8e1c197e74dd80bd9fc80105.tar.gz
update to v2.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0bcc6025ecf9..0b7fd655db91 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,16 @@
pkgbase = ugrep
pkgdesc = Universal grep: ultra fast searcher of file systems, text and binary files, source code, archives, compressed files, documents, and more.
- pkgver = 1.8.1
+ pkgver = 2.0
pkgrel = 1
url = https://github.com/Genivia/ugrep
arch = x86_64
license = BSD-3
- optdepends = pcre2: Perl regular expressions support (preferred)
- optdepends = boost-libs: Perl regular expressions support
- optdepends = zlib: decompress support
- optdepends = bzip2: bzip file support
- optdepends = xz: lzma support
- source = https://github.com/Genivia/ugrep/archive/v1.8.1.tar.gz
- sha256sums = 4ae24ef866bfbe39f5d6c3da4ca664413d773fd77283bc3ee96530e969053742
+ depends = pcre2
+ depends = zlib
+ depends = bzip2
+ depends = xz
+ source = https://github.com/Genivia/ugrep/archive/v2.0.tar.gz
+ sha256sums = 924797f60232ce7669e0747d2cf0a00a2b3036aa0e1e7711e127ab5b8540bad4
pkgname = ugrep