summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2021-12-18 22:16:45 +0300
committerCaleb Maclennan2021-12-18 22:16:45 +0300
commit26250b3bd04fce8c0b8e30bb928b5266b762f181 (patch)
treed1560a026c3e5bcf49a55824fb79229229c75090
parenta383c99d547decab05ae51459cbc765e034d980e (diff)
downloadaur-26250b3bd04fce8c0b8e30bb928b5266b762f181.tar.gz
upgpkg: github-desktop 2.9.6-1
upstream release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a3a25a62175..1daba85085e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = github-desktop
pkgdesc = GUI for managing Git and GitHub
- pkgver = 2.9.5
+ pkgver = 2.9.6
pkgrel = 1
url = https://desktop.github.com
arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = github-desktop
depends = unzip
optdepends = github-cli: CLI interface for GitHub
optdepends = hub: CLI interface for GitHub
- source = github-desktop::git+https://github.com/shiftkey/desktop.git#tag=release-2.9.5-linux1
+ source = github-desktop::git+https://github.com/shiftkey/desktop.git#tag=release-2.9.6-linux1
source = git+https://github.com/github/gemoji.git
source = git+https://github.com/github/gitignore.git
source = git+https://github.com/github/choosealicense.com.git
diff --git a/PKGBUILD b/PKGBUILD
index 674196c42bbb..70b97333bae0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Jiawen Geng
pkgname=github-desktop
-pkgver=2.9.5
+pkgver=2.9.6
_gitname="release-$pkgver-linux1"
pkgrel=1
pkgdesc='GUI for managing Git and GitHub'