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

Christian Hesse eworm at archlinux.org
Thu Jul 12 06:46:05 UTC 2018


    Date: Thursday, July 12, 2018 @ 06:46:05
  Author: eworm
Revision: 357508

upgpkg: gitolite 3.6.8-1

new upstream release

Modified:
  gitolite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-12 06:45:55 UTC (rev 357507)
+++ PKGBUILD	2018-07-12 06:46:05 UTC (rev 357508)
@@ -4,8 +4,8 @@
 # Contributor: Jon Eyolfson <jon at eyolfson.com>
 
 pkgname=gitolite
-pkgver=3.6.7
-pkgrel=3
+pkgver=3.6.8
+pkgrel=1
 pkgdesc='An access control layer on top of git'
 url='https://github.com/sitaramc/gitolite'
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('git' 'perl' 'openssh')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v${pkgver}.tar.gz"
         'gitolite-sysusers.conf')
-sha256sums=('f75d15bb438986b77bd8aeda7839dcd3624ae9d09dbfce245c00b906de8dbdc5'
+sha256sums=('4c5d66964b2881221915f1751ae5e64a89266f8943abf5efd457672374f03edf'
             '5e4f3aaa406c25fcd88fffaee74ea4878cecf1dd8c777456e4416caf35292dbf')
 
 prepare() {



More information about the arch-commits mailing list