summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2023-02-27 11:04:58 +0300
committerCaleb Maclennan2023-02-27 11:04:58 +0300
commitbe1083f4c9ab84444272b3a431dac6e6b134b5e1 (patch)
treef5f590569dd60d64e9b3e0f97a7b4ec095b64316
parent1ccf1265b31d321b7685991e34a176a001c5b6ed (diff)
downloadaur-be1083f4c9ab84444272b3a431dac6e6b134b5e1.tar.gz
upgpkg: github-desktop 3.1.8-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 ef9889199d70..d393ea0fc2a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = github-desktop
pkgdesc = GUI for managing Git and GitHub
- pkgver = 3.1.7
+ pkgver = 3.1.8
pkgrel = 1
url = https://desktop.github.com
arch = x86_64
@@ -19,7 +19,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-3.1.7-linux1
+ source = github-desktop::git+https://github.com/shiftkey/desktop.git#tag=release-3.1.8-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 73745ca16a51..c348c5f13b55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Jiawen Geng
pkgname=github-desktop
-pkgver=3.1.7
+pkgver=3.1.8
_gitname="release-$pkgver-linux1"
pkgrel=1
pkgdesc='GUI for managing Git and GitHub'