summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2023-10-09 19:36:59 +0300
committerCaleb Maclennan2023-10-09 19:36:59 +0300
commit16d93ae9813ac064cc56ed4aac60afdc3464bcb7 (patch)
treedaca2d2cf86119a15d11340abecc929b716d6e81
parent7bf574997b4fd87c7b6e7e593f6b427e171f3342 (diff)
downloadaur-16d93ae9813ac064cc56ed4aac60afdc3464bcb7.tar.gz
upgpkg: github-desktop 3.3.3-1
upstream release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be0a90b7f9b4..bf48e425d17a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = github-desktop
pkgdesc = GUI for managing Git and GitHub
- pkgver = 3.2.9
+ pkgver = 3.3.3
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.2.9-linux1
+ source = github-desktop::git+https://github.com/shiftkey/desktop.git#tag=release-3.3.3-linux2
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 ff6ca76e7075..f38cc613fb68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Contributor: Jiawen Geng
pkgname=github-desktop
-pkgver=3.2.9
-_gitname="release-$pkgver-linux1"
+pkgver=3.3.3
+_gitname="release-$pkgver-linux2"
pkgrel=1
pkgdesc='GUI for managing Git and GitHub'
arch=(x86_64)