summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author4shadoww2018-06-07 20:56:18 +0300
committer4shadoww2018-06-07 20:56:18 +0300
commitb0e265aa921d866c1f3fa00a4557bc3e1381211a (patch)
tree8a354df1d014eea6f637a0dd3aa9d5d69c0a9a66
parent8bd774db26f15db4015cd48533138557b6b4856c (diff)
downloadaur-b0e265aa921d866c1f3fa00a4557bc3e1381211a.tar.gz
5.0.4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4daa97f4c2fe..4ddad249dfd3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,20 @@
pkgbase = mingw-w64-winpthreads-bin
pkgdesc = MinGW-w64 winpthreads library (pre-compiled)
- pkgver = 5.0.3
- pkgrel = 2
+ pkgver = 5.0.4
+ pkgrel = 1
url = http://mingw-w64.sourceforge.net
arch = any
groups = mingw-w64-toolchain
groups = mingw-w64
license = custom
- provides = mingw-w64-winpthreads=5.0.3
+ provides = mingw-w64-winpthreads=5.0.4
conflicts = mingw-w64-winpthreads
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
- source = https://github.com/4shadoww/mingw-w64-builds/releases/download/binary/mingw-w64-winpthreads-5.0.3.tar.xz
- md5sums = 2088b38c5194bdda533a88dc6a214cdb
+ source = https://sourceforge.net/projects/mingw-w64-builds/files/mingw-w64-winpthreads/mingw-w64-winpthreads-5.0.4.tar.xz
+ md5sums = 88e46fb422de3cca8a1c40d45462b9aa
pkgname = mingw-w64-winpthreads-bin
diff --git a/PKGBUILD b/PKGBUILD
index de2dcb8dbf88..ce0098e198d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Noa-Emil Nissinen <aur dot satella at spamgourmet dot org>
pkgname=mingw-w64-winpthreads-bin
-pkgver=5.0.3
-pkgrel=2
+pkgver=5.0.4
+pkgrel=1
pkgdesc="MinGW-w64 winpthreads library (pre-compiled)"
arch=('any')
url="http://mingw-w64.sourceforge.net"
@@ -11,8 +11,8 @@ groups=('mingw-w64-toolchain' 'mingw-w64')
provides=("mingw-w64-winpthreads=${pkgver}")
conflicts=('mingw-w64-winpthreads')
options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
-source=("https://github.com/4shadoww/mingw-w64-builds/releases/download/binary/mingw-w64-winpthreads-$pkgver.tar.xz")
-md5sums=("2088b38c5194bdda533a88dc6a214cdb")
+source=("https://sourceforge.net/projects/mingw-w64-builds/files/mingw-w64-winpthreads/mingw-w64-winpthreads-$pkgver.tar.xz")
+md5sums=("88e46fb422de3cca8a1c40d45462b9aa")
package() {
cd "mingw-w64-winpthreads/"