summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaul Ferreira2021-03-29 03:09:14 +0100
committerRaul Ferreira2021-03-29 03:09:14 +0100
commitab22e4de09d5e028cc962174e22d64d4bfeaf8da (patch)
tree1865bb18dec283772166ebe034924a463f6ba6dd
parent77b2b7445f40f722830fb11b67d2374eff8a137f (diff)
downloadaur-ab22e4de09d5e028cc962174e22d64d4bfeaf8da.tar.gz
Forgot to update .SRCINFO
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1bdbcf63cb65..11a0ad227cd8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = infer-bin
pkgdesc = Infer is a static analysis tool for Java, C++, Objective-C, and C. Infer is written in OCaml.
- pkgver = 1.0.0
- pkgrel = 2
+ pkgver = 1.1.0
+ pkgrel = 1
url = https://github.com/facebook/infer
arch = x86_64
license = MIT