summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0b8c6eab8ef..877085e95ef6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=imgui
# On each update, keep up to date with latest sha in https://github.com/microsoft/vcpkg/commits/master/ports/imgui
_vcpkg_sha=f7a371bbd9945c9059875492ba018ec12cb925c2
-pkgver=1.90.1
+pkgver=1.90.7
pkgrel=1
pkgdesc="Bloat-free Graphical User interface for C++"
license=('MIT')
@@ -12,7 +12,7 @@ makedepends=('cmake')
source=("$pkgname-$pkgver.tar.gz::https://codeload.github.com/ocornut/imgui/tar.gz/v${pkgver}"
"CMakeLists.v${pkgver}-${pkgrel}.txt::https://raw.githubusercontent.com/microsoft/vcpkg/${_vcpkg_sha}/ports/imgui/CMakeLists.txt"
"imgui-config.v${pkgver}-${pkgrel}.cmake.in::https://raw.githubusercontent.com/microsoft/vcpkg/${_vcpkg_sha}/ports/imgui/imgui-config.cmake.in")
-sha256sums=('21dcc985bb2ae8fe48047c86135dbc438d6980a8f2e08babbda5be820592f282'
+sha256sums=('872574217643d4ad7e9e6df420bb8d9e0d468fb90641c2bf50fd61745e05de99'
'f1d4a017e97f2a43ee4f79ceba7a7c26c068bc29703e8d3a937193b7729260c5'
'dc7580735db811d67e61fc3a37037f72aabc36c23d074ab98e670b00ad3f4a97')