Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / stb


Commits:
96a2c897 by Maxime Gauduin at 2024-07-28T19:32:54+02:00
upgpkg: r2189.f7f20f3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
 pkgbase = stb
        pkgdesc = Single-file public domain (or MIT licensed) libraries for 
C/C++
-       pkgver = r2173.ae721c5
+       pkgver = r2189.f7f20f3
        pkgrel = 1
        url = https://github.com/nothings/stb
        arch = any
        license = MIT
        makedepends = git
-       source = 
git+https://github.com/nothings/stb.git#commit=ae721c50eaf761660b4f90cc590453cdb0c2acd0
-       b2sums = SKIP
+       source = 
git+https://github.com/nothings/stb.git#commit=f7f20f39fe4f206c6f19e26ebfef7b261ee59ee4
+       b2sums = 
4789e8ff0e4e6bee3526ae56ce449ecc2828c0e00da63b53b1614785139041b111f84f3cb1696c4b2a340e5b84234ec99aeb6cb8be9f29dc12ef778118a61960
 
 pkgname = stb


=====================================
PKGBUILD
=====================================
@@ -3,16 +3,16 @@
 
 
 pkgname=stb
-pkgver=r2173.ae721c5
+pkgver=r2189.f7f20f3
 pkgrel=1
 pkgdesc='Single-file public domain (or MIT licensed) libraries for C/C++'
 arch=(any)
 url=https://github.com/nothings/stb
 license=(MIT)
 makedepends=(git)
-_commit=ae721c50eaf761660b4f90cc590453cdb0c2acd0
+_commit=f7f20f39fe4f206c6f19e26ebfef7b261ee59ee4
 source=(git+https://github.com/nothings/stb.git#commit=${_commit})
-b2sums=(SKIP)
+b2sums=('4789e8ff0e4e6bee3526ae56ce449ecc2828c0e00da63b53b1614785139041b111f84f3cb1696c4b2a340e5b84234ec99aeb6cb8be9f29dc12ef778118a61960')
 
 pkgver() {
   cd stb



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/stb/-/commit/96a2c8972a4845e13ff0494ece3aa2f0fe02fa18

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/stb/-/commit/96a2c8972a4845e13ff0494ece3aa2f0fe02fa18
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to