summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTheodoros Theodoridis2024-03-11 11:24:09 +0100
committerTheodoros Theodoridis2024-03-11 11:24:09 +0100
commitd91c02bb7e82814e9b8dd14b4cd3a2d22b942aa4 (patch)
tree64acfcf4df71e72f8ed685acb2720b73781a3355 /PKGBUILD
parent3d77f4a86bcd5f46e2c59f3d22a8deb435b73fdc (diff)
downloadaur-csmith.tar.gz
Bump pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d9ab867f045..30854c1d83ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Previous maintainer: spider-mario <spidermario@free.fr>
pkgname=csmith
pkgver=2.3.0
-pkgrel=2
+pkgrel=3
pkgdesc='Tool for stress-testing compilers, static analyzers, and other tools that process C code'
arch=('i686' 'x86_64')
url='http://embed.cs.utah.edu/csmith/'