summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoraleck2024-01-28 17:29:42 -0600
committeraleck2024-01-28 17:29:42 -0600
commitdb1527aabb7f32082b76a48afb428f3f116f7052 (patch)
tree5e691b86df3d60ceb609e287ee054477c5c09d2b /.SRCINFO
parent6f1dd343371a9d2e7572b6c2e5c96a23e139b09a (diff)
downloadaur-db1527aabb7f32082b76a48afb428f3f116f7052.tar.gz
commitmsg
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07c5242b1709..1c70a72fec5e 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.0
- pkgrel = 7
+ pkgver = 1.3.1
+ pkgrel = 8
url = https://github.com/alecksandr26/unittest-c/archive/refs/tags/v1.1.2.tar.gz
arch = x86_64
license = MIT License
@@ -12,7 +12,7 @@ pkgbase = unittest-c
makedepends = coreutils
makedepends = trycatch-c
optdepends = valgrind
- source = unittest-c-1.3.0.tar.gz::https://github.com/alecksandr26/unittest-c/archive/refs/tags/v1.1.2.tar.gz
+ source = unittest-c-1.3.1.tar.gz::https://github.com/alecksandr26/unittest-c/archive/refs/tags/v1.1.2.tar.gz
md5sums = SKIP
pkgname = unittest-c