[arch-commits] Commit in min/trunk (PKGBUILD icon.patch)

Nicola Squartini tensor5 at archlinux.org
Mon Mar 16 05:25:49 UTC 2020


    Date: Monday, March 16, 2020 @ 05:25:48
  Author: tensor5
Revision: 599087

upgpkg: min 1.13.2-1

Modified:
  min/trunk/PKGBUILD
  min/trunk/icon.patch

------------+
 PKGBUILD   |    6 +++---
 icon.patch |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-16 04:00:32 UTC (rev 599086)
+++ PKGBUILD	2020-03-16 05:25:48 UTC (rev 599087)
@@ -1,8 +1,8 @@
 # Maintainer: Nicola Squartini <tensor5 at gmail.com>
 
 pkgname=min
-pkgver=1.13.0
-_commit=7f9b8ad6fe00c590355f8a0f5752b7c0aafaf2cf
+pkgver=1.13.2
+_commit=97e1eaea71b7dcf47981f6f488dccfa18bb1443b
 pkgrel=1
 pkgdesc='A smarter, faster web browser'
 arch=('any')
@@ -17,7 +17,7 @@
 sha256sums=('SKIP'
             'a779a8daff1d684779ebc6d13ea4c2f09e838df018de41fa19fa3f25aa12e32f'
             'c22324184b72b3fad5a0aadb4e18182414e0294c5596c26426adc204fd473258'
-            'f79f52a9d989a96e589b97c68337c82fdc6a1b79a7eb5f8a9c928d4e97902eca')
+            'bfed5181af1752db0ddaaec3c580d46961b5f3f74125b3b98cf1bd555e7401de')
 
 prepare() {
     cd ${pkgname}

Modified: icon.patch
===================================================================
--- icon.patch	2020-03-16 04:00:32 UTC (rev 599086)
+++ icon.patch	2020-03-16 05:25:48 UTC (rev 599087)
@@ -1,6 +1,6 @@
 --- a/main/main.js
 +++ b/main/main.js
-@@ -145,7 +145,7 @@
+@@ -164,7 +164,7 @@
      minWidth: (process.platform === 'win32' ? 400 : 320), // controls take up more horizontal space on Windows
      minHeight: 350,
      titleBarStyle: 'hiddenInset',



More information about the arch-commits mailing list