summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoralecksandr2023-05-23 12:23:22 -0600
committeralecksandr2023-05-23 12:23:22 -0600
commit2966b58a3f732c1b86b2920d79eb38f1a150c934 (patch)
treea0e98fd77689fc331412aa6e0c2438ed990bf48a /.SRCINFO
parentadff0228b98bb6ff470369ce2343ad5fd7f600c8 (diff)
downloadaur-2966b58a3f732c1b86b2920d79eb38f1a150c934.tar.gz
Release 1.1.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a702ecdf845..8891cc0301af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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.0.0
+ pkgver = 1.1.0
pkgrel = 1
url = https://github.com/alecksandr26/unittest-c
arch = x86_64