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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Thu Oct 11 07:35:10 UTC 2018


    Date: Thursday, October 11, 2018 @ 07:35:10
  Author: bpiotrowski
Revision: 392261

1:0.6.1-1

Modified:
  zeal/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-11 07:31:37 UTC (rev 392260)
+++ PKGBUILD	2018-10-11 07:35:10 UTC (rev 392261)
@@ -4,7 +4,7 @@
 
 pkgname=zeal
 epoch=1
-pkgver=0.6.0
+pkgver=0.6.1
 pkgrel=1
 pkgdesc='An offline API documentation browser'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=(qt5-webkit hicolor-icon-theme libarchive qt5-x11extras)
 makedepends=(cmake ninja extra-cmake-modules)
 source=(zeal-${pkgver}.tar.gz::https://github.com/zealdocs/zeal/archive/v${pkgver}.tar.gz)
-sha256sums=('ef307d3ad4f03c76fa5fc249f8e7e04de879aa7574bec1ff8be548dbc2c02973')
+sha256sums=('095c08f9903071849d5c79878abd48237ce1615f16d324afff1873ab6b5f0026')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list