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

Antonio Rojas arojas at archlinux.org
Mon Jun 4 06:36:53 UTC 2018


    Date: Monday, June 4, 2018 @ 06:36:52
  Author: arojas
Revision: 340233

Update to 3.7.3

Modified:
  edbrowse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-04 06:29:05 UTC (rev 340232)
+++ PKGBUILD	2018-06-04 06:36:52 UTC (rev 340233)
@@ -6,7 +6,7 @@
 # Contributor: aksr <aksr at t-com dot me>
 
 pkgname=edbrowse
-pkgver=3.7.2
+pkgver=3.7.3
 pkgrel=1
 pkgdesc='Line-oriented editor, browser and mail client'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 license=('GPL' 'MPL')
 depends=('duktape' 'tidy' 'curl' 'pcre')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/CMB/edbrowse/archive/v$pkgver.tar.gz")
-sha256sums=('6310b72ecc509e5726059afe63b675187a427a1e918c89aa98507dcdc9e42cbd')
+sha256sums=('ae7717c4c30297a01185ae2705fd55a7cd5f5484db05d5dfc02b7932b5766498')
 
 build() {
     cd "$pkgname-$pkgver"



More information about the arch-commits mailing list