summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Michaud2018-01-29 13:14:02 -0500
committerGuillaume Michaud2018-01-29 13:14:02 -0500
commit1dbf9d2eb981e577cb25c826c142e3d94e945bcf (patch)
tree6381bf572dcd3b0f0dd96ab0b6e74507a2fd298e /PKGBUILD
parent6e6edb7485868e141972df753f4ae845e66a96d8 (diff)
downloadaur-1dbf9d2eb981e577cb25c826c142e3d94e945bcf.tar.gz
Fixed md5sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73a62bd22e3e..c62fdb21e751 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://rocket.chat"
options=()
source_x86_64=("https://github.com/RocketChat/Rocket.Chat.Electron/releases/download/${pkgver}/rocketchat_${pkgver}_amd64.deb")
-md5sums_x86_64=('10cc4fc63955f5e8b0c9de965e7707f3')
+md5sums_x86_64=('dbcdab3a63ac4313530fbcfb9c2fb875')
depends=('libnotify' 'gconf' 'libxss')
optdepends=()