summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2022-04-27 23:01:38 +0300
committerCaleb Maclennan2022-04-27 23:01:38 +0300
commit785552dc3378dfdd5edbb1b93ef6c1b5cd2f1a67 (patch)
treee451069f66161274699ce9ba984d3af1d8ce739a
parent1d442fff529c98cd5a5c61244282bd0ba2d92546 (diff)
downloadaur-785552dc3378dfdd5edbb1b93ef6c1b5cd2f1a67.tar.gz
upgpkg: github-desktop 3.0.0-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 ed188c49919a..7bebb49778ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = github-desktop
pkgdesc = GUI for managing Git and GitHub
- pkgver = 2.9.15
+ pkgver = 3.0.0
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.15-linux1
+ source = github-desktop::git+https://github.com/shiftkey/desktop.git#tag=release-3.0.0-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 d143cc058bee..64f388172507 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Jiawen Geng
pkgname=github-desktop
-pkgver=2.9.15
+pkgver=3.0.0
_gitname="release-$pkgver-linux1"
pkgrel=1
pkgdesc='GUI for managing Git and GitHub'