From 38ffef207693e596f7335f9652d774a6435e604b Mon Sep 17 00:00:00 2001 From: Alexpux Date: Wed, 10 Jun 2015 09:36:29 +0300 Subject: [PATCH] Rebuild packages with nettle-3.1.1 --- mingw-w64-gnutls/PKGBUILD | 2 +- mingw-w64-gst-plugins-bad/PKGBUILD | 2 +- mingw-w64-libarchive/PKGBUILD | 2 +- mingw-w64-rtmpdump-git/PKGBUILD | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mingw-w64-gnutls/PKGBUILD b/mingw-w64-gnutls/PKGBUILD index 2a16bb6f13..b1f6d36950 100644 --- a/mingw-w64-gnutls/PKGBUILD +++ b/mingw-w64-gnutls/PKGBUILD @@ -3,7 +3,7 @@ _realname=gnutls pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=3.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="A library which provides a secure layer over a reliable transport layer (mingw-w64)" arch=('any') license=('GPL3' 'LGPL2.1') diff --git a/mingw-w64-gst-plugins-bad/PKGBUILD b/mingw-w64-gst-plugins-bad/PKGBUILD index e0db39a18d..da04cbf551 100644 --- a/mingw-w64-gst-plugins-bad/PKGBUILD +++ b/mingw-w64-gst-plugins-bad/PKGBUILD @@ -3,7 +3,7 @@ _realname=gst-plugins-bad pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=1.4.5 -pkgrel=3 +pkgrel=4 pkgdesc="GStreamer Multimedia Framework Bad Plugins (mingw-w64)" arch=('any') url="http://gstreamer.freedesktop.org/" diff --git a/mingw-w64-libarchive/PKGBUILD b/mingw-w64-libarchive/PKGBUILD index 8af1441611..64056c0209 100644 --- a/mingw-w64-libarchive/PKGBUILD +++ b/mingw-w64-libarchive/PKGBUILD @@ -3,7 +3,7 @@ _realname=libarchive pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=3.1.2 -pkgrel=5 +pkgrel=6 pkgdesc="library that can create and read several streaming archive formats (mingw-w64)" arch=('any') url="http://www.libarchive.org" diff --git a/mingw-w64-rtmpdump-git/PKGBUILD b/mingw-w64-rtmpdump-git/PKGBUILD index 0d6af5610d..e95eaf80c4 100644 --- a/mingw-w64-rtmpdump-git/PKGBUILD +++ b/mingw-w64-rtmpdump-git/PKGBUILD @@ -3,7 +3,7 @@ _realname=rtmpdump pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}-git" pkgver=r499.a107cef -pkgrel=1 +pkgrel=2 pkgdesc="A tool to download rtmp streams (mingw-w64)" arch=('any') url="http://rtmpdump.mplayerhq.hu/"