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 0d1b3e6d10cb..1ff844bb0719 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bruce Zhang <zttt183525594@gmail.com>
pkgname=devhub
-pkgver=0.90.1
+pkgver=0.92.0
pkgrel=1
pkgdesc="TweetDeck for GitHub - Android, iOS, Web & Desktop"
arch=('x86_64' 'i686')
@@ -13,7 +13,7 @@ optdepends=('kde-cli-tools: file deletion support (kioclient5)'
'xdg-utils: open URLs with desktop default (xdg-email, xdg-open)')
makedepends=('yarn' 'jq' 'moreutils')
source=("$pkgname-$pkgver.src.tar.gz::https://github.com/devhubapp/devhub/archive/v$pkgver.tar.gz")
-sha256sums=('9a7177e35488009934ab6089824743cac7678610acc0bda6ff9f7c3bb1711a9c')
+sha256sums=('e167129c80e70a5587579064b2e370f74d5e8e890a9af8c7b35e4cafc8c1c91a')
provides=("devhub")
prepare() {