Date: Saturday, October 26, 2019 @ 06:11:42
  Author: foutrelis
Revision: 520212

Prepare bump to 0.1.5

Modified:
  python-sshtunnel/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-26 06:11:40 UTC (rev 520211)
+++ PKGBUILD    2019-10-26 06:11:42 UTC (rev 520212)
@@ -3,9 +3,9 @@
 _pkgname=sshtunnel
 pkgbase=python-sshtunnel
 pkgname=('sshtunnel' 'python-sshtunnel' 'python2-sshtunnel')
-_gitcommit=66a923e4c6c8e41b8348420523fbf5ddfd53176c
-pkgver=0.1.4.r3.g66a923e
-pkgrel=1
+_gitcommit=4461abe9037ce0b86cd6aaaaeeebe27a97ce58ca
+pkgver=0.1.5
+pkgrel=0
 pkgdesc='Pure python SSH tunnels'
 url='https://github.com/pahaz/sshtunnel'
 arch=('any')
@@ -24,7 +24,6 @@
 
 prepare() {
   cd ${pkgbase}
-  git tag 0.1.4 dccb0c61ec3fa18277f5361d77ad4a0a05eeee90
   sed '/sphinxcontrib.napoleon/d' -i docs/conf.py
 }
 

Reply via email to