summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0545ea95ca7a..09431bc44c7d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = csmith
pkgdesc = Tool for stress-testing compilers, static analyzers, and other tools that process C code
pkgver = 2.3.0
- pkgrel = 2
+ pkgrel = 3
url = http://embed.cs.utah.edu/csmith/
arch = i686
arch = x86_64
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/'