summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2024-03-28 11:05:59 +0300
committerCaleb Maclennan2024-03-28 11:05:59 +0300
commit82b06809c6d97a7b4d8a8ab6fc6921b1e34b7f8f (patch)
treec618e5b42c08796b0dca73cce6bd8941ce584424
parent1457c898b45d7bdf4e6728447dde502b1db2b20d (diff)
downloadaur-82b06809c6d97a7b4d8a8ab6fc6921b1e34b7f8f.tar.gz
upgpkg: github-desktop 3.3.11-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f74611ef139..4823eaf90487 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = github-desktop
pkgdesc = GUI for managing Git and GitHub
- pkgver = 3.3.10
+ pkgver = 3.3.11
pkgrel = 1
url = https://desktop.github.com
arch = x86_64
@@ -19,12 +19,12 @@ 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.3.10-linux1
+ source = github-desktop::git+https://github.com/shiftkey/desktop.git#tag=release-3.3.11-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
source = github-desktop.desktop
- sha256sums = 0f98dc8d84b72ff9406c2fc5f638504330e988961af90db3bf596a3c5c81fecc
+ sha256sums = 61f2791f5a65a6977c36bf458703bfd0bd5e8d12e46d6006507257495af8bc30
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 6ecee7c33973..9886961c6cd0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Jiawen Geng
pkgname=github-desktop
-pkgver=3.3.10
+pkgver=3.3.11
_gitname="release-$pkgver-linux1"
pkgrel=1
pkgdesc='GUI for managing Git and GitHub'
@@ -32,7 +32,7 @@ source=("$pkgname::git+https://github.com/shiftkey/desktop.git#tag=$_gitname"
'git+https://github.com/github/gitignore.git'
'git+https://github.com/github/choosealicense.com.git'
"$pkgname.desktop")
-sha256sums=('0f98dc8d84b72ff9406c2fc5f638504330e988961af90db3bf596a3c5c81fecc'
+sha256sums=('61f2791f5a65a6977c36bf458703bfd0bd5e8d12e46d6006507257495af8bc30'
'SKIP'
'SKIP'
'SKIP'