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

Christian Hesse eworm at archlinux.org
Mon Jun 28 20:26:27 UTC 2021


    Date: Monday, June 28, 2021 @ 20:26:27
  Author: eworm
Revision: 967748

upgpkg: cgit-aurweb 1.2.3-2: gitlab migration

Modified:
  cgit-aurweb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-28 20:26:11 UTC (rev 967747)
+++ PKGBUILD	2021-06-28 20:26:27 UTC (rev 967748)
@@ -6,8 +6,8 @@
 
 pkgname=cgit-aurweb
 pkgver=1.2.3
-_commit=540eca00cefc77c3b2d8af246535d267b47832af
-pkgrel=1
+_commit=be07e3bf163a719e29e7c181d3d77b18217119f4
+pkgrel=2
 pkgdesc="A web interface for git written in plain C (aurweb branch)"
 arch=('x86_64')
 url="https://git.zx2c4.com/cgit/"
@@ -25,7 +25,7 @@
 	    'zstd: zstd compressed snapshots'
 	    'mime-types: serve file with correct content-type header')
 install=cgit.install
-source=("$pkgname::git+https://git.archlinux.org/cgit.git#commit=${_commit}")
+source=("$pkgname::git+https://gitlab.archlinux.org/archlinux/cgit.git#commit=${_commit}")
 sha256sums=('SKIP')
 
 prepare() {




More information about the arch-commits mailing list