[arch-commits] Commit in raylib/trunk (PKGBUILD)

Alexander Rødseth arodseth at gemini.archlinux.org
Sun Aug 14 13:02:37 UTC 2022


    Date: Sunday, August 14, 2022 @ 13:02:37
  Author: arodseth
Revision: 1266037

update package, git tag was modified upstream

Modified:
  raylib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-14 09:38:55 UTC (rev 1266036)
+++ PKGBUILD	2022-08-14 13:02:37 UTC (rev 1266037)
@@ -3,13 +3,13 @@
 
 pkgname=raylib
 pkgver=4.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Simple and easy-to-use game programming library'
 arch=(x86_64)
 url='https://www.raylib.com'
 license=(ZLIB)
 makedepends=(cmake git libx11 libxcursor libxinerama libxrandr ninja vulkan-headers xorg-server-devel xorg-xinput)
-source=("git+https://github.com/raysan5/raylib#commit=d658e6772d75bce52fbe46cc9789f0b33500bc0f") # tag: 4.2.0
+source=("git+https://github.com/raysan5/raylib#commit=bf2ad9df5fdcaa385b2a7f66fd85632eeebbadaa") # tag: 4.2.0
 b2sums=('SKIP')
 
 build() {



More information about the arch-commits mailing list