summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c2a24b3d3e5..e7a51bc048ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = magic_enum
pkgdesc = Header-only C++17 library, provides static reflection for enums, works with any enum type without any macro or boilerplate code.
- pkgver = 0.6.4
+ pkgver = 0.6.5
pkgrel = 1
url = https://github.com/Neargye/magic_enum
arch = any
license = MIT
makedepends = cmake
makedepends = wget
- source = https://github.com/Neargye/magic_enum/archive/v0.6.4.tar.gz
- sha256sums = 3a9c7d99a957a54dff2129c6a99f0aab2f1252836fc38e79e5494f6ac3420f09
+ source = https://github.com/Neargye/magic_enum/archive/v0.6.5.tar.gz
+ sha256sums = 37a69482517c8976cb48cd271da8c6ba92e07ee2ab2bdd7caef4c8158af77359
pkgname = magic_enum