Skip to content

Commit

Permalink
allegro: Update to 5.2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexpux committed Mar 11, 2020
1 parent 0f77f5c commit 8110b8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-allegro/PKGBUILD
Expand Up @@ -3,7 +3,7 @@
_realname=allegro
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=5.2.5
pkgver=5.2.6.0
pkgrel=1
pkgdesc="Portable library mainly aimed at video game and multimedia programming (mingw-w64)"
arch=(any)
Expand Down Expand Up @@ -38,7 +38,7 @@ source=(${_realname}-${pkgver}.tar.gz::https://github.com/liballeg/allegro5/arch
conflicts=("${MINGW_PACKAGE_PREFIX}-allegro-static")
provides=("${MINGW_PACKAGE_PREFIX}-allegro-static")
noextract=(${_realname}-${pkgver}.tar.gz)
sha256sums=('1958217b9fe71fd394cc90ddb937450ad9d2492b7a4c3991be29b27a3512e13f')
sha256sums=('053b7e00d0ad5411d887e8241914337099c3b0aa53c237b77a92a8a3b68967c1')

prepare() {
cd ${srcdir}
Expand Down

0 comments on commit 8110b8c

Please sign in to comment.