[arch-commits] Commit in mingw-w64-winpthreads/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Mon Nov 14 16:45:04 UTC 2016


    Date: Monday, November 14, 2016 @ 16:45:03
  Author: spupykin
Revision: 195777

Modified:
  mingw-w64-winpthreads/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-14 16:44:33 UTC (rev 195776)
+++ PKGBUILD	2016-11-14 16:45:03 UTC (rev 195777)
@@ -18,8 +18,10 @@
 conflicts=('mingw-w64-headers-bootstrap')
 replaces=('mingw-w64-headers-bootstrap')
 options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
-source=(http://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v${_pkgver}.tar.bz2)
-md5sums=('c9f4bb72a87d9be2cc98e0d7e1868c88')
+validpgpkeys=('CAF5641F74F7DFBA88AE205693BDB53CD4EBC740')
+source=(https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v${_pkgver}.tar.bz2{,.sig})
+sha256sums=('e41d8ca739e22b4215c8ebe99ed2fc398c734cae73877f3143c394661b096d08'
+            'SKIP')
 
 build() {
   for _target in ${_targets}; do



More information about the arch-commits mailing list