summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Marchi2024-04-06 22:07:23 -0400
committerSimon Marchi2024-04-06 22:07:23 -0400
commitc7cdd2ed72f29122fef21ac325b00e4d897c975d (patch)
tree675d38e561ab93564db2b54796fb79f290dbd1fd
parentfe9da18c957dd3fec2f4f55571a110194347c443 (diff)
downloadaur-cppinsights.tar.gz
Fix .SRCINFO
.SRCINFO as pushed in the last commit was stale.
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58dccb082100..a69896473de5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cppinsights
pkgdesc = C++ Insights - See your source code with the eyes of a compiler
- pkgver = 0.17
+ pkgver = 17.0
pkgrel = 1
url = https://cppinsights.io
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = cppinsights
depends = llvm
depends = clang
conflicts = cppinsights-git
- source = https://github.com/andreasfertig/cppinsights/archive/refs/tags/v_0.17.tar.gz
- b2sums = 3a42853554de74ab47ad0618c1903d6bb0fc027c80651cdf9a3147e5e9c80058846f22044a80de70d49a07bb7016662f96fd2fa81e9b2b1aa365e31aa8662d33
+ source = https://github.com/andreasfertig/cppinsights/archive/refs/tags/v_17.0.tar.gz
+ b2sums = 7ab07c00faa8e9299daf8ad559109126d37e4454bc56ca65331795d5454ac49743351989638a2c5e2c2676bf265602639083fae082cfa05df638166ad709acdc
pkgname = cppinsights