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

Christian Hesse eworm at archlinux.org
Mon Mar 16 21:00:56 UTC 2020


    Date: Monday, March 16, 2020 @ 21:00:56
  Author: eworm
Revision: 599866

upgpkg: cgit-aurweb 1.2.3-1

new upstream release

Modified:
  cgit-aurweb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-16 20:59:51 UTC (rev 599865)
+++ PKGBUILD	2020-03-16 21:00:56 UTC (rev 599866)
@@ -5,9 +5,9 @@
 # Contributor: Andreas Baumann <abaumann at yahoo dot com>
 
 pkgname=cgit-aurweb
-pkgver=1.2.2
-_commit=286df1bc2332fcc5c66724a6e2cdd034c783757a
-pkgrel=2
+pkgver=1.2.3
+_commit=540eca00cefc77c3b2d8af246535d267b47832af
+pkgrel=1
 pkgdesc="A web interface for git written in plain C (aurweb branch)"
 arch=('x86_64')
 url="https://git.zx2c4.com/cgit/"
@@ -18,6 +18,11 @@
 	    'python-pygments: syntax highlighting support'
 	    'python-docutils: about page formatted with reStructuredText'
 	    'python-markdown: about page formatted with markdown'
+	    'gzip: gzip compressed snapshots'
+	    'bzip2: bzip2 compressed snapshots'
+	    'lzip: lzip compressed snapshots'
+	    'xz: xz compressed snapshots'
+	    '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}")



More information about the arch-commits mailing list