From 6f47b3a3e634f73e7a3992a240d21a6f3ba1f173 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sat, 10 Sep 2016 11:20:20 -0500 Subject: gitflow-avh-1.10.1-1: updating version --- pcr/gitflow-avh/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pcr/gitflow-avh') diff --git a/pcr/gitflow-avh/PKGBUILD b/pcr/gitflow-avh/PKGBUILD index 3ce2e5477..1d6f76dbe 100644 --- a/pcr/gitflow-avh/PKGBUILD +++ b/pcr/gitflow-avh/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Omar Vega Ramos pkgname=gitflow-avh -pkgver=1.9.1 +pkgver=1.10.1 pkgrel=1 pkgdesc="Extend git with Vincent Driessen's branching model. The AVH Edition adds more functionality." arch=('any') @@ -12,7 +12,7 @@ depends=('git') provides=('gitflow') conflicts=('gitflow' 'gitflow-git') source=("https://github.com/petervanderdoes/gitflow/archive/${pkgver}.tar.gz") -md5sums=('48c9082bf7dc3cdf7d9fc07d6c23136b') +md5sums=('35effa3455ce815e14a2df4e5cea1f8d') package(){ cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.2