summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoraleck2024-05-30 10:04:37 -0600
committeraleck2024-05-30 10:04:37 -0600
commit38fe6c71cd49d2986d84c6499ce374aaf8d59703 (patch)
tree9a90a8ef6e7f90a2fdbae10eefd4532d7c4d0ae0 /.SRCINFO
parentdb1527aabb7f32082b76a48afb428f3f116f7052 (diff)
downloadaur-38fe6c71cd49d2986d84c6499ce374aaf8d59703.tar.gz
commitmsg
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c70a72fec5e..d9017d3a986f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = unittest-c
pkgdesc = unittest c is a fast and simple macro-based unit testing framework for C. It's inspired by the Python unittest module and designed to reduce boilerplate code. With macros and a built-in test runner, it's ideal for large test suites.
- pkgver = 1.3.1
- pkgrel = 8
+ pkgver = 1.3.3
+ pkgrel = 10
url = https://github.com/alecksandr26/unittest-c/archive/refs/tags/v1.1.2.tar.gz
arch = x86_64
license = MIT License
@@ -10,9 +10,9 @@ pkgbase = unittest-c
makedepends = make
makedepends = binutils
makedepends = coreutils
- makedepends = trycatch-c
+ makedepends = except-c
optdepends = valgrind
- source = unittest-c-1.3.1.tar.gz::https://github.com/alecksandr26/unittest-c/archive/refs/tags/v1.1.2.tar.gz
+ source = unittest-c-1.3.3.tar.gz::https://github.com/alecksandr26/unittest-c/archive/refs/tags/v1.1.2.tar.gz
md5sums = SKIP
pkgname = unittest-c