summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSandy Carter2024-01-19 12:49:10 -0500
committerSandy Carter2024-01-19 12:49:10 -0500
commitfcff4a5910345da4819393af4be21315bd4546a6 (patch)
tree46d7277a28865cbc229f6572fc18405ac1e92bd7
parent0f853940b04df137cbe7b058bb9d5b7a0c83b9cd (diff)
downloadaur-fcff4a5910345da4819393af4be21315bd4546a6.tar.gz
Update to 1.90.1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index acdc132156e9..e0b8c6eab8ef 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
+pkgver=1.90.1
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=('170986e6a4b83d165bfc1d33c2c5a5bc2d67e5b97176287485c51a2299249296'
+sha256sums=('21dcc985bb2ae8fe48047c86135dbc438d6980a8f2e08babbda5be820592f282'
'f1d4a017e97f2a43ee4f79ceba7a7c26c068bc29703e8d3a937193b7729260c5'
'dc7580735db811d67e61fc3a37037f72aabc36c23d074ab98e670b00ad3f4a97')