summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2024-03-17 23:54:05 +0300
committerCaleb Maclennan2024-03-17 23:54:05 +0300
commit359a864459958725faf61a4e0ef19fcf35a82cc8 (patch)
treef9f863c140efe47605e00ec6ebf458b8d87fe8c6
parent490d2386820b79926014edab22e26484f41ca42d (diff)
downloadaur-359a864459958725faf61a4e0ef19fcf35a82cc8.tar.gz
upgpkg: github-desktop 3.3.10-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 0377485b03b7..9f74611ef139 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = github-desktop
pkgdesc = GUI for managing Git and GitHub
- pkgver = 3.3.8
+ pkgver = 3.3.10
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.8-linux2
+ source = github-desktop::git+https://github.com/shiftkey/desktop.git#tag=release-3.3.10-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 = SKIP
+ sha256sums = 0f98dc8d84b72ff9406c2fc5f638504330e988961af90db3bf596a3c5c81fecc
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4db75893678e..6ecee7c33973 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Contributor: Jiawen Geng
pkgname=github-desktop
-pkgver=3.3.8
-_gitname="release-$pkgver-linux2"
+pkgver=3.3.10
+_gitname="release-$pkgver-linux1"
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=('SKIP'
+sha256sums=('0f98dc8d84b72ff9406c2fc5f638504330e988961af90db3bf596a3c5c81fecc'
'SKIP'
'SKIP'
'SKIP'