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

Antonio Rojas arojas at gemini.archlinux.org
Sat Jun 11 08:10:47 UTC 2022


    Date: Saturday, June 11, 2022 @ 08:10:47
  Author: arojas
Revision: 1232176

Update to 5.2.8.0

Modified:
  allegro/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-11 08:08:04 UTC (rev 1232175)
+++ PKGBUILD	2022-06-11 08:10:47 UTC (rev 1232176)
@@ -4,8 +4,8 @@
 # Contributor: arjan <arjan at archlinux.org>
 
 pkgname=allegro
-pkgver=5.2.7.0
-pkgrel=3
+pkgver=5.2.8.0
+pkgrel=1
 pkgdesc='Portable library mainly aimed at video game and multimedia programming'
 arch=(x86_64)
 url='https://liballeg.org/'
@@ -13,7 +13,7 @@
 makedepends=(cmake glu libtheora mesa-libgl ninja opusfile pandoc xorgproto)
 depends=(dumb gtk3 jack libgl libpulse libtheora libwebp libxpm opusfile physfs)
 source=("https://github.com/liballeg/allegro5/releases/download/$pkgver/allegro-$pkgver.tar.gz")
-b2sums=('9cc588a42d461ce06db94c1dd57642a2e9445c4930fcc164f2da57edfb463552a279a5e50f46740561a88c974c96605bb09fcc596e7bc6afb5e30b18ff7b74d5')
+b2sums=('57c71bdc7fb37c75f10def64ffc9bfaa55443e5b6a0910d1c698c936318eed273873aacddbf49ba3a7e6d8c36d332e35f84db1156cc667a50f8f98313af23828')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list