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

Bruno Pagani archange at archlinux.org
Sat Aug 8 15:46:17 UTC 2020


    Date: Saturday, August 8, 2020 @ 15:46:16
  Author: archange
Revision: 672448

upgpkg: fractal 4.4.0-1

Modified:
  fractal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-08 15:16:49 UTC (rev 672447)
+++ PKGBUILD	2020-08-08 15:46:16 UTC (rev 672448)
@@ -1,8 +1,8 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=fractal
-pkgver=4.2.2
-pkgrel=2
+pkgver=4.4.0
+pkgrel=1
 pkgdesc="GTK+ client for Matrix written in Rust"
 arch=(x86_64)
 url="https://wiki.gnome.org/Apps/Fractal"
@@ -10,9 +10,9 @@
 depends=(gtk3 gst-plugins-base-libs gst-plugin-gtk gst-plugins-bad gst-editing-services gtksourceview4 gspell libhandy)
 optdepends=('org.freedesktop.secrets: password storage')
 makedepends=(meson rust)
-_md5=9f2b34d98cfe3c002f3afbfcbf14bc7c
+_md5=d4168ac40fd681240964705e000dd353
 source=("https://gitlab.gnome.org/GNOME/fractal/uploads/${_md5}/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('320d9a65097a07e08d608c5e55a2e14624db826d358326a5a21aefc901c371ff')
+sha256sums=('65af7912f3d04bd6b2386b023415fef26afc48d256af205256f86396a1415825')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list