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

Balló György bgyorgy at archlinux.org
Thu May 13 17:11:37 UTC 2021


    Date: Thursday, May 13, 2021 @ 17:11:37
  Author: bgyorgy
Revision: 933318

upgpkg: newsflash 1.4.1-1: Update to version 1.4.1

Modified:
  newsflash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-13 17:10:15 UTC (rev 933317)
+++ PKGBUILD	2021-05-13 17:11:37 UTC (rev 933318)
@@ -3,8 +3,8 @@
 
 pkgname=newsflash
 _pkgname=news_flash_gtk
-pkgver=1.4.0
-pkgrel=3
+pkgver=1.4.1
+pkgrel=1
 pkgdesc='Desktop application designed to complement an already existing web-based RSS reader account'
 arch=('x86_64')
 url='https://gitlab.com/news-flash/news_flash_gtk'
@@ -12,7 +12,7 @@
 depends=('libhandy' 'webkit2gtk')
 makedepends=('appstream-glib' 'meson' 'rust')
 source=("https://gitlab.com/news-flash/$_pkgname/-/archive/$pkgver/$_pkgname-$pkgver.tar.gz")
-sha256sums=('4cde5395e6056284decea863222295b041df45ede27e4236ab141a5758c978cd')
+sha256sums=('ae6bbd09ff527dc8772d64ad27072ae20e89a15ba6466770c5cafad1d2dba01c')
 
 prepare() {
   cd $_pkgname-$pkgver
@@ -26,6 +26,7 @@
   export PASSWORD_CRYPT_KEY="ypsSXCLhJngks9qGUAqShd8JjRaZ824wT3e"
   export MERCURY_PARSER_USER="newsflash"
   export MERCURY_PARSER_KEY="R4qcKEHpr9RTq6YuRAPkm9kMhjp4GuxiWG44VDk3Na4ZsN7F"
+  export RUSTC_BOOTSTRAP=1
 	
   arch-meson $_pkgname-$pkgver build
   meson compile -C build



More information about the arch-commits mailing list