summaryrefslogtreecommitdiff
path: root/pcr/gitflow-avh
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2017-01-08 17:45:29 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2017-01-08 17:45:29 -0500
commit35950e767293adeb52cc33affe3a49341e451d85 (patch)
treec413c3c694622337e0ed967b9b667cba52f7e5e3 /pcr/gitflow-avh
parentfe1733d05e5893e10e173d067216018f17b65cfd (diff)
gitflow-avh-1.10.2-1: updating version
Diffstat (limited to 'pcr/gitflow-avh')
-rw-r--r--pcr/gitflow-avh/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/gitflow-avh/PKGBUILD b/pcr/gitflow-avh/PKGBUILD
index 1d6f76dbe..9de87cc52 100644
--- a/pcr/gitflow-avh/PKGBUILD
+++ b/pcr/gitflow-avh/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
pkgname=gitflow-avh
-pkgver=1.10.1
+pkgver=1.10.2
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=('35effa3455ce815e14a2df4e5cea1f8d')
+md5sums=('cd950cfa0d0925f18bcb63d49ffdeadf')
package(){
cd "$srcdir/$pkgname-$pkgver"