summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIvan Puntiy2014-10-08 00:26:19 +0300
committerIvan Puntiy2014-10-08 00:26:19 +0300
commit5eb311ccd9ea8a18833d890183c44b53e559a7d0 (patch)
tree64e4e50cc5208d31587352bbc9fd7b3324a9417f /PKGBUILD
parente9d9dcc2c4b829476334dd9a3681ea7fe3cf59f1 (diff)
downloadaur-5eb311ccd9ea8a18833d890183c44b53e559a7d0.tar.gz
mingw-w64-wxmsw 3.0.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 158234d926c0..a64e467e9054 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=mingw-w64-wxmsw
epoch=1
-pkgver=3.0.1
-pkgrel=2
+pkgver=3.0.2
+pkgrel=1
pkgdesc="Win32 implementation of wxWidgets API for GUI (mingw-w64)"
arch=(any)
url="http://wxwidgets.org"
@@ -16,7 +16,7 @@ conflicts=(mingw-w64-wxmsw2.9 mingw-w64-wxmsw-static)
provides=(mingw-w64-wxmsw2.9 mingw-w64-wxmsw-static)
replaces=(mingw-w64-wxmsw2.9)
source=("http://downloads.sourceforge.net/wxwindows/wxWidgets-${pkgver}.tar.bz2")
-sha1sums=('73e58521d6871c9f4d1e7974c6e3a81629fddcf8')
+sha1sums=('6461eab4428c0a8b9e41781b8787510484dea800')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"