[arch-commits] Commit in midori/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Thu Dec 6 15:26:28 UTC 2018
Date: Thursday, December 6, 2018 @ 15:26:27
Author: arodseth
Revision: 411772
upgpkg: midori 7.0-1
Modified:
midori/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-06 15:02:49 UTC (rev 411771)
+++ PKGBUILD 2018-12-06 15:26:27 UTC (rev 411772)
@@ -5,7 +5,7 @@
# Contributor: Bartłomiej Piotrowski <barthalion at gmail.com>
pkgname=midori
-pkgver=6.0
+pkgver=7.0
pkgrel=1
pkgdesc='Lightweight web browser'
arch=('x86_64')
@@ -19,8 +19,8 @@
'gst-plugins-good: HTML5 H264 and WebM videos support'
'gst-libav: HTML5 H264 videos support')
options=('!emptydirs')
-source=("$pkgname::git+https://github.com/\
-midori-browser/core.git#tag=v${pkgver%.0}")
+source=("$pkgname::git+https://github.com/midori-browser/core.git#\
+tag=v${pkgver%.0}")
md5sums=('SKIP')
build() {
More information about the arch-commits
mailing list