summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIan Mackay2019-07-05 20:32:09 -0700
committerIan Mackay2019-07-05 20:32:09 -0700
commit01987594ac263dc6d7f5b46123a23e46a6d6b395 (patch)
tree4aeb8bafe6b1b1d79693dd82ea9188b3c6cebb33
parentd2a5356cb05fd26df33bb4944c9240141a0a1c74 (diff)
downloadaur-01987594ac263dc6d7f5b46123a23e46a6d6b395.tar.gz
2.1.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 12fdb0015eb0..5700261fbfc4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = github-desktop
pkgdesc = GUI for managing Git and GitHub.
- pkgver = 2.0.4
+ pkgver = 2.1.0
pkgrel = 1
url = https://desktop.github.com
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = github-desktop
depends = nss
depends = nspr
optdepends = hub: CLI interface for GitHub.
- source = git+https://github.com/shiftkey/desktop.git#tag=release-2.0.4-linux1
+ source = git+https://github.com/shiftkey/desktop.git#tag=release-2.1.0-linux1
source = github-desktop.desktop
sha256sums = SKIP
sha256sums = 2758e15659f5770ae2ac948250372135029e7ac2d4b6bf431a112dfdbcc681d1
diff --git a/PKGBUILD b/PKGBUILD
index 085c89e12b80..4275bcfac199 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname='github-desktop'
pkgname="${_pkgname}"
-pkgver=2.0.4
+pkgver=2.1.0
_pkgver="${pkgver}-linux1"
gitname="release-${_pkgver}"
pkgrel=1