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

Sergej Pupykin spupykin at archlinux.org
Mon Nov 14 16:44:34 UTC 2016


    Date: Monday, November 14, 2016 @ 16:44:33
  Author: spupykin
Revision: 195776

Modified:
  mingw-w64-headers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-14 16:44:02 UTC (rev 195775)
+++ PKGBUILD	2016-11-14 16:44:33 UTC (rev 195776)
@@ -14,8 +14,10 @@
 license=('custom')
 groups=('mingw-w64-toolchain' 'mingw-w64')
 options=('!strip' '!libtool' '!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=(http://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