summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d57331379241..2f3e79e3bf5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: jswenson
# Packager: Chris Knepper <chris82thekid at gmail dot com>
pkgname=android-messages-desktop
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="Android Messages as a cross-platform desktop app"
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('MIT')
depends=('electron' 'libnotify' 'libappindicator-gtk2' 'libappindicator-gtk3' 'libappindicator-sharp')
source=("https://github.com/chrisknepper/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.pacman"
"https://raw.githubusercontent.com/chrisknepper/$pkgname/master/LICENSE")
-sha256sums=('7c737cd5b2400fd8ba8508a9bc8e0f07a59ca1c0fbc9190cb2d12a2f32312bfb'
+sha256sums=('1a27c792305119a9e18687308741d7a6a3c5799b43b7ec519f0374a266715f16'
'3a0332a1a4cbd1db232d73b032c3450c978e48759a3dbcfeddfb874e93bc0b3c')
package() {