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

Antonio Rojas arojas at archlinux.org
Wed Mar 15 22:39:59 UTC 2017


    Date: Wednesday, March 15, 2017 @ 22:39:58
  Author: arojas
Revision: 216475

Update to 2.1.2

Modified:
  qupzilla/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-15 22:29:00 UTC (rev 216474)
+++ PKGBUILD	2017-03-15 22:39:58 UTC (rev 216475)
@@ -2,8 +2,8 @@
 # Maintainer: speps <speps at aur dot archlinux dot org>
 
 pkgname=qupzilla
-pkgver=2.1.1
-pkgrel=2
+pkgver=2.1.2
+pkgrel=1
 pkgdesc="Cross-platform QtWebEngine browser"
 arch=(i686 x86_64)
 url="http://www.qupzilla.com/"
@@ -16,7 +16,7 @@
 conflicts=('qupzilla-qt5')
 replaces=('qupzilla-qt5')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/QupZilla/qupzilla/archive/v$pkgver.tar.gz" qupzilla-openssl1.1.patch)
-md5sums=('ee7f041080df526d69081f8de8e87ed9'
+md5sums=('a9d72e059675b10a908b982b700c1a41'
          '005c81b2f9d45911528649b3f5530682')
 
 prepare() {
@@ -45,5 +45,3 @@
   install -Dm644 linux/completion/_$pkgbase \
     "$pkgdir/usr/share/zsh/site-functions/_$pkgbase"
 }
-
-# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list