summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Mason2020-06-30 10:16:17 +1200
committerDaniel Mason2020-06-30 10:16:17 +1200
commit707a7a4b2eea80664eb75ca9b5715da7ee623bd9 (patch)
tree0ac52a314c807e507ceb115bada711a8bf8cfe8d
parent2486a5c82960a5c6da48bab31b41735ca6b427b3 (diff)
downloadaur-707a7a4b2eea80664eb75ca9b5715da7ee623bd9.tar.gz
Bump to v1.6.7
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9457328ad8b0..836eacadd8c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = riot-desktop-git
pkgdesc = A glossy Matrix collaboration client for the desktop.
- pkgver = v1.6.6.r0.g42c6a26e
+ pkgver = v1.6.7.r0.g70e981f5
pkgrel = 1
url = https://riot.im
arch = x86_64
@@ -17,8 +17,8 @@ pkgbase = riot-desktop-git
depends = electron
provides = riot-desktop
backup = etc/riot/config.json
- source = riot-web::git://github.com/vector-im/riot-web.git#tag=v1.6.6
- source = riot-desktop::git://github.com/vector-im/riot-desktop.git#tag=v1.6.6
+ source = riot-web::git://github.com/vector-im/riot-web.git#tag=v1.6.7
+ source = riot-desktop::git://github.com/vector-im/riot-desktop.git#tag=v1.6.7
source = riot-desktop.desktop
source = riot-desktop.sh
sha256sums = SKIP
@@ -33,7 +33,7 @@ pkgname = riot-web-git
pkgname = riot-desktop-git
pkgdesc = Glossy Matrix collaboration client for the desktop.
- depends = riot-web-git=v1.6.6.r0.g42c6a26e
+ depends = riot-web-git=v1.6.7.r0.g70e981f5
depends = electron
depends = sqlcipher
backup = etc/riot/config.json
diff --git a/PKGBUILD b/PKGBUILD
index e4f7377caeac..aa44a35f79dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Owner: Marcel Radzio <info@nordgedanken.de>
# Maintainer: Daniel Mason (idanoo) <daniel@m2.nz>
pkgbase=riot-desktop-git
-_vers=v1.6.6
-pkgver=v1.6.6.r0.g42c6a26e
+_vers=v1.6.7
+pkgver=v1.6.7.r0.g70e981f5
pkgrel=1
pkgname=(riot-web-git riot-desktop-git)
pkgdesc="A glossy Matrix collaboration client for the desktop."