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

Bruno Pagani archange at archlinux.org
Sun Jun 10 22:10:25 UTC 2018


    Date: Sunday, June 10, 2018 @ 22:10:25
  Author: archange
Revision: 342297

upgpkg: fractal 3.29.0-1

Modified:
  fractal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-10 20:58:20 UTC (rev 342296)
+++ PKGBUILD	2018-06-10 22:10:25 UTC (rev 342297)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=fractal
-pkgver=0.1.30
+pkgver=3.29.0
 pkgrel=1
 pkgdesc="A GTK+ client for Matrix written in Rust"
 arch=('x86_64')
@@ -9,9 +9,9 @@
 license=('GPL3')
 depends=('gtk3' 'gspell')
 makedepends=('meson' 'rust')
-_md5=307ea6fe16f617750490a359b727aebb
-source=("https://gitlab.gnome.org/danigm/fractal/uploads/${_md5}/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('db6d3edff7413b50980ef85e5b6fbb20e9081dc9f02575b4a9cbff0f5d2c6cc5')
+_md5=5260e25e9d939b645d00289eea7d5f70
+source=("https://gitlab.gnome.org/World/fractal/uploads/${_md5}/${pkgname}-${pkgver}.tar.xz")
+sha256sums=('dec09234fed4a380908e2ecc94cab6703184cca73e39881fb272d1434183c6bd')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list