[arch-commits] Commit in autojump/trunk (PKGBUILD)

Jaroslav Lichtblau jlichtblau at archlinux.org
Thu Jan 29 09:24:44 UTC 2015


    Date: Thursday, January 29, 2015 @ 10:24:44
  Author: jlichtblau
Revision: 126732

upgpkg: autojump 22.2.4-1

Modified:
  autojump/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-29 08:40:28 UTC (rev 126731)
+++ PKGBUILD	2015-01-29 09:24:44 UTC (rev 126732)
@@ -6,8 +6,8 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=autojump
-pkgver=22.2.2
-pkgrel=2
+pkgver=22.2.4
+pkgrel=1
 pkgdesc="A faster way to navigate your filesystem from the command line"
 arch=('any')
 url="http://wiki.github.com/joelthelion/autojump"
@@ -15,7 +15,7 @@
 depends=('python')
 install=$pkgname.install
 source=(https://github.com/joelthelion/${pkgname}/archive/release-v${pkgver}.tar.gz)
-sha256sums=('db2683a36f78af384bd0c0a48dd6b082bdfc75c23dd3b59d0eea1ecc88f01ccc')
+sha256sums=('816badb0721f735e2b86bdfa8b333112f3867343c7c2263c569f75b4ec91f475')
 
 prepare() {
   sed -i "s:/env python:/python3:g" ${pkgname}-release-v${pkgver}/bin/${pkgname}



More information about the arch-commits mailing list