From 46aee4e69489777d65d389937d8e2513f727fa05 Mon Sep 17 00:00:00 2001 From: Alexpux Date: Tue, 30 Jun 2015 19:33:48 +0300 Subject: [PATCH] pacman: Update to git SHA [5c8d12a] --- pacman/PKGBUILD | 4 ++-- pacman/makepkg_mingw64.conf | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pacman/PKGBUILD b/pacman/PKGBUILD index 5ba49ed8..7c3f57d7 100644 --- a/pacman/PKGBUILD +++ b/pacman/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Ray Donnelly pkgname=pacman -pkgver=4.2.1.6157.6e6093b +pkgver=4.2.1.6158.5c8d12a pkgrel=1 pkgdesc="A library-based package manager with dependency support (MSYS2 port)" arch=('i686' 'x86_64') @@ -58,7 +58,7 @@ md5sums=('SKIP' 'a74be5548ab4743ef05712ebff0b8472' 'fc9e737a24f08f842f1f4c54bdcaa653' '5651b76cb4f2bea3eda199092db01972' - '08e2635c78d79d7c510226a5437c9877' + '414a44b936256a75e979ca38389b5efc' 'f284fbfe409cac2cb56972aa6956cacc' '3478ac5ab27b8cdb289d1ac3792b16ec' 'feb2bcc62db05f7bc6ac97d43dd0643a' diff --git a/pacman/makepkg_mingw64.conf b/pacman/makepkg_mingw64.conf index a2cd21d6..ea482c1d 100644 --- a/pacman/makepkg_mingw64.conf +++ b/pacman/makepkg_mingw64.conf @@ -87,7 +87,7 @@ BUILDENV=(!distcc color !ccache check !sign) # These are default values for the options=() settings ######################################################################### # -# Default: OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !upx !debug) +# Default: OPTIONS=(strip docs !libtool staticlibs emptydirs zipman purge !upx !debug) # A negated option will do the opposite of the comments below. # #-- strip: Strip symbols from binaries/libraries