summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorabsrdspc2022-03-02 07:24:01 +0300
committerabsrdspc2022-03-02 07:33:51 +0300
commit119e4dbacda51e684f938a2286854c44c47de1ef (patch)
tree8fc325731dd13447e641c15d892cd9b4ba7f9ba3
parent2486aec5a78fb1eabf7a8c024a170446ba36ce19 (diff)
downloadaur-119e4dbacda51e684f938a2286854c44c47de1ef.tar.gz
update catch
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 40ad65528485..c203b17a4c3c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,11 +16,11 @@ pkgbase = arc_unpacker-git
provides = arc_unpacker
conflicts = arc_unpacker
source = arc_unpacker-git::git+https://github.com/vn-tools/arc_unpacker.git
- source = catch.hpp::https://raw.githubusercontent.com/catchorg/Catch2/v2.13.4/single_include/catch2/catch.hpp
+ source = catch.hpp::https://raw.githubusercontent.com/catchorg/Catch2/v2.13.8/single_include/catch2/catch.hpp
source = etc.patch
source = limits.patch
sha256sums = SKIP
- sha256sums = 6e0fa3dd160891a01c1f3b34e8bcd6e0140abe08eca022e390027f27dec2050b
+ sha256sums = f5adf6a4c3237920421d51a11112904084043b015acf2c9058e8f36b92ab2921
sha256sums = e8c02f338aca81df79f6d5c0e302322abd776b2aeb36eb0a57ee93335c0da216
sha256sums = 83c82ea28e61b8acb296c33a1a8336c8ac54163b3fa0fd7edd57cd35d72bd671
diff --git a/PKGBUILD b/PKGBUILD
index 9ccbbeca3080..e6b7ee8a24dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,11 +13,11 @@ makedepends=('boost' 'cmake')
provides=('arc_unpacker-git' 'arc_unpacker')
conflicts=('arc_unpacker')
source=("$pkgname::git+https://github.com/vn-tools/arc_unpacker.git"
- 'catch.hpp::https://raw.githubusercontent.com/catchorg/Catch2/v2.13.4/single_include/catch2/catch.hpp'
+ 'catch.hpp::https://raw.githubusercontent.com/catchorg/Catch2/v2.13.8/single_include/catch2/catch.hpp'
'etc.patch'
'limits.patch')
sha256sums=('SKIP'
- '6e0fa3dd160891a01c1f3b34e8bcd6e0140abe08eca022e390027f27dec2050b'
+ 'f5adf6a4c3237920421d51a11112904084043b015acf2c9058e8f36b92ab2921'
'e8c02f338aca81df79f6d5c0e302322abd776b2aeb36eb0a57ee93335c0da216'
'83c82ea28e61b8acb296c33a1a8336c8ac54163b3fa0fd7edd57cd35d72bd671')