Date: Tuesday, January 31, 2023 @ 08:58:09
  Author: alucryd
Revision: 1391366

upgpkg: stb r2149.5736b15-1

Modified:
  stb/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-31 08:57:49 UTC (rev 1391365)
+++ PKGBUILD    2023-01-31 08:58:09 UTC (rev 1391366)
@@ -3,7 +3,7 @@
 
 
 pkgname=stb
-pkgver=r2129.8b5f1f3
+pkgver=r2149.5736b15
 pkgrel=1
 pkgdesc='Single-file public domain (or MIT licensed) libraries for C/C++'
 arch=(any)
@@ -10,7 +10,7 @@
 url=https://github.com/nothings/stb
 license=(MIT)
 makedepends=(git)
-_commit=8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55
+_commit=5736b15f7ea0ffb08dd38af21067c314d6a3aae9
 source=(git+https://github.com/nothings/stb.git#commit=${_commit})
 b2sums=(SKIP)
 

Reply via email to