summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Mehren2020-05-06 20:20:37 +0200
committerDavid Mehren2020-05-06 20:20:37 +0200
commit6b3b05ec62f58275537124bb7029fcc835e742d3 (patch)
tree488497c18836ea7a394ed99cc44ca1524a2ec9a1
parent153a5a385c37764584c935c640a4dc2d87d05027 (diff)
downloadaur-6b3b05ec62f58275537124bb7029fcc835e742d3.tar.gz
Bump version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1bae4f042ab1..2f58d3782093 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = riot-desktop-nightly-bin
pkgdesc = A glossy Matrix collaboration client for the desktop (nightly .deb build).
- pkgver = 2020050501
+ pkgver = 2020050601
pkgrel = 1
url = https://riot.im
arch = x86_64
license = Apache
- source = https://packages.riot.im/debian/pool/main/r/riot-nightly/riot-nightly_2020050501_amd64.deb
+ source = https://packages.riot.im/debian/pool/main/r/riot-nightly/riot-nightly_2020050601_amd64.deb
source = riot-desktop-nightly.sh
- sha256sums = af3b31e4ca688f0553caf34c14ea1d50602e89b3552a879e64d5ee0cd5cb923a
+ sha256sums = 531511526b8da5d63576ebfd62a5fe9a53728a5252e8e015e352d0c2a0f2fb93
sha256sums = f6c01c7b4ed8f200d89a3a8e8ff10db7b4d5043ad1a77fb75c51440c236f0678
pkgname = riot-desktop-nightly-bin
diff --git a/PKGBUILD b/PKGBUILD
index ff9b7d9ac374..5ccfe14ca5e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Mehren <david.mehren@udo.edu>
pkgname=riot-desktop-nightly-bin
-pkgver=2020050501
+pkgver=2020050601
pkgrel=1
pkgdesc="A glossy Matrix collaboration client for the desktop (nightly .deb build)."
arch=('x86_64')
@@ -9,7 +9,7 @@ url="https://riot.im"
license=('Apache')
source=("https://packages.riot.im/debian/pool/main/r/riot-nightly/riot-nightly_${pkgver}_amd64.deb"
"riot-desktop-nightly.sh")
-sha256sums=('af3b31e4ca688f0553caf34c14ea1d50602e89b3552a879e64d5ee0cd5cb923a'
+sha256sums=('531511526b8da5d63576ebfd62a5fe9a53728a5252e8e015e352d0c2a0f2fb93'
'f6c01c7b4ed8f200d89a3a8e8ff10db7b4d5043ad1a77fb75c51440c236f0678')
package() {