summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33a6ebf309e7..57299d7986b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-allegro-static-bin
pkgdesc = Portable library mainly aimed at video game and multimedia programming. This is statically prebuilt
- pkgver = 5.2.4.0
+ pkgver = 5.2.5.1
pkgrel = 0
url = https://liballeg.org/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = mingw-w64-allegro-static-bin
options = !strip
options = !buildflags
options = staticlibs
- source = https://github.com/liballeg/allegro5/releases/download/5.2.4.0/allegro-x86_64-w64-mingw32-gcc-7.2.0-posix-seh-static-5.2.4.1.zip
- sha256sums = 92ee2e110c2229c8489450af98076533abc399264ca25932a981aabe81c05548
+ source = https://github.com/liballeg/allegro5/releases/download/5.2.5.0/allegro-x86_64-w64-mingw32-gcc-8.2.1-posix-seh-static-5.2.5.1.zip
+ sha256sums = 67a840cad4ae13b910bb38eb01161c31829882136751a1dc6a5a25edf6005edc
pkgname = mingw-w64-allegro-static-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8b0ac303f350..e34ca2789bfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer:Lucas Eduardo Wendt <lucas59356@gmail.com>
pkgname=mingw-w64-allegro-static-bin
-pkgver=5.2.4.0
+pkgver=5.2.5.1
pkgrel=0
arch=(x86_64)
pkgdesc="Portable library mainly aimed at video game and multimedia programming. This is statically prebuilt"
license=("custom")
url="https://liballeg.org/"
options=(!strip !buildflags staticlibs)
-source=("https://github.com/liballeg/allegro5/releases/download/5.2.4.0/allegro-x86_64-w64-mingw32-gcc-7.2.0-posix-seh-static-5.2.4.1.zip")
+source=("https://github.com/liballeg/allegro5/releases/download/5.2.5.0/allegro-x86_64-w64-mingw32-gcc-8.2.1-posix-seh-static-5.2.5.1.zip")
-sha256sums=('92ee2e110c2229c8489450af98076533abc399264ca25932a981aabe81c05548')
+sha256sums=('67a840cad4ae13b910bb38eb01161c31829882136751a1dc6a5a25edf6005edc')
package() {
DESTINATION=$pkgdir/usr/x86_64-w64-mingw32