summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b88d4bdffc08..3330dc810954 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = github-desktop
pkgdesc = GUI for managing Git and GitHub
- pkgver = 2.8.2
+ pkgver = 2.8.3
pkgrel = 1
url = https://desktop.github.com
arch = x86_64
@@ -22,10 +22,9 @@ pkgbase = github-desktop
depends = unzip
optdepends = github-cli: CLI interface for GitHub
optdepends = hub: CLI interface for GitHub
- source = git+https://github.com/shiftkey/desktop.git#tag=release-2.8.2-linux1
+ source = git+https://github.com/shiftkey/desktop.git#tag=release-2.8.3-linux1
source = github-desktop.desktop
sha256sums = SKIP
sha256sums = 932e4c456e8c6db03d27172cf0daa37806bf025bb560d8b3d758c0997d1a618c
pkgname = github-desktop
-
diff --git a/PKGBUILD b/PKGBUILD
index 203474e800a2..fadd5976d3d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Jiawen Geng
pkgname=github-desktop
-pkgver=2.8.2
+pkgver=2.8.3
gitname="release-$pkgver-linux1"
pkgrel=1
pkgdesc='GUI for managing Git and GitHub'