summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2024-04-01 11:37:06 +0300
committerCaleb Maclennan2024-04-01 11:37:06 +0300
commit9cd4e132610319903a4e9be60fc032cd24671008 (patch)
tree367f86e95cac33282dd3189b931f8ebc8cf3e024
parent82b06809c6d97a7b4d8a8ab6fc6921b1e34b7f8f (diff)
downloadaur-github-desktop.tar.gz
upgpkg: github-desktop 3.3.12-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4823eaf90487..6ab433f739e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = github-desktop
pkgdesc = GUI for managing Git and GitHub
- pkgver = 3.3.11
+ pkgver = 3.3.12
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.11-linux1
+ source = github-desktop::git+https://github.com/shiftkey/desktop.git#tag=release-3.3.12-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
source = github-desktop.desktop
- sha256sums = 61f2791f5a65a6977c36bf458703bfd0bd5e8d12e46d6006507257495af8bc30
+ sha256sums = fc088319ef516508b68dc604691d9391f0944315f6d09784ca096b8081c98f63
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9886961c6cd0..36c4d166fd71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Contributor: Jiawen Geng
pkgname=github-desktop
-pkgver=3.3.11
-_gitname="release-$pkgver-linux1"
+pkgver=3.3.12
+_gitname="release-$pkgver-linux2"
pkgrel=1
pkgdesc='GUI for managing Git and GitHub'
arch=(x86_64)
@@ -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=('61f2791f5a65a6977c36bf458703bfd0bd5e8d12e46d6006507257495af8bc30'
+sha256sums=('fc088319ef516508b68dc604691d9391f0944315f6d09784ca096b8081c98f63'
'SKIP'
'SKIP'
'SKIP'