summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIvan Puntiy2020-06-30 23:53:49 +0300
committerIvan Puntiy2020-06-30 23:53:49 +0300
commit1501a1666dc78ec3ceafe6c73cdcd057c5c65937 (patch)
treea0565a41337fcb8300f69c56bb8c7f35b7f4ecce /PKGBUILD
parent53b72a08a3ad13836992b44096f42d7331bfb46d (diff)
downloadaur-1501a1666dc78ec3ceafe6c73cdcd057c5c65937.tar.gz
mingw-w64-wxmsw 3.0.5.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da98792c6817..a6b3ff4a08cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=mingw-w64-wxmsw
epoch=1
-pkgver=3.0.4
+pkgver=3.0.5.1
pkgrel=1
pkgdesc="Win32 implementation of wxWidgets API for GUI (mingw-w64)"
arch=(any)
@@ -15,7 +15,7 @@ options=(staticlibs !strip !buildflags)
conflicts=(mingw-w64-wxmsw2.9 mingw-w64-wxmsw-static)
provides=(mingw-w64-wxmsw2.9 mingw-w64-wxmsw-static)
source=("https://github.com/wxWidgets/wxWidgets/releases/download/v${pkgver}/wxWidgets-${pkgver}.tar.bz2")
-sha256sums=('96157f988d261b7368e5340afa1a0cad943768f35929c22841f62c25b17bf7f0')
+sha1sums=('406ac736f61d88a3a866aa501e01e408a642c6e7')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"