From: Andrea Zagli Date: Sun, 21 Aug 2016 20:51:17 +0000 (+0200) Subject: libzakconfi: impostato il branch develop. X-Git-Url: https://saetta.ns0.it/gitweb?a=commitdiff_plain;h=78120a104b9ead4f7eddeec01ba893f185287abd;p=msys2 libzakconfi: impostato il branch develop. Dipendenza libpeas mancante. --- diff --git a/packages/mingw-w64-libzakconfi/PKGBUILD b/packages/mingw-w64-libzakconfi/PKGBUILD index afde22c..64c1fd8 100644 --- a/packages/mingw-w64-libzakconfi/PKGBUILD +++ b/packages/mingw-w64-libzakconfi/PKGBUILD @@ -4,18 +4,19 @@ _realname=libzakconfi _base_ver=0.10.0 pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=0.10.0.33.4f30d5b +pkgver=0.10.0.37.72b286b pkgrel=1 arch=('any') pkgdesc="Library to manage configurations (mingw-w64)" -depends=("${MINGW_PACKAGE_PREFIX}-libgdaex") +depends=("${MINGW_PACKAGE_PREFIX}-libgdaex" + "${MINGW_PACKAGE_PREFIX}-libpeas") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "gtk-doc" "${MINGW_PACKAGE_PREFIX}-gnome-common") options=('!strip' 'debug' 'staticlibs') license=("LGPL 2.1") url="http://saetta.ns0.it/" -source=("${_realname}"::"git+http://saetta.ns0.it/git/solipa/confi/libconfi#branch=namespace") +source=("${_realname}"::"git+http://saetta.ns0.it/git/solipa/confi/libconfi#branch=develop") sha256sums=('SKIP') pkgver() {