diff --git a/packages/github-desktop-deb/.SRCINFO b/packages/github-desktop-deb/.SRCINFO index 1efcf303b0..496adcebe0 100644 --- a/packages/github-desktop-deb/.SRCINFO +++ b/packages/github-desktop-deb/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = github-desktop-deb gives = github-desktop - pkgver = 3.3.10 + pkgver = 3.4.2 pkgdesc = Fork of GitHub Desktop to support various Linux distributions url = https://desktop.github.com arch = amd64 @@ -10,11 +10,11 @@ pkgbase = github-desktop-deb repology = project: github-desktop repology = visiblename: github-desktop repology = repo: aur - source_amd64 = https://github.com/shiftkey/desktop/releases/download/release-3.3.10-linux1/GitHubDesktop-linux-amd64-3.3.10-linux1.deb - sha256sums_amd64 = cf3abaa7f0c0426812c38280518aadad02a420f92c2f39144231b3c0edba5a04 - source_arm64 = https://github.com/shiftkey/desktop/releases/download/release-3.3.10-linux1/GitHubDesktop-linux-arm64-3.3.10-linux1.deb - sha256sums_arm64 = aec957d95ec694113a650395a7e71f37d469192c3364358fe5b9b6fe44ed853a - source_armhf = https://github.com/shiftkey/desktop/releases/download/release-3.3.10-linux1/GitHubDesktop-linux-armhf-3.3.10-linux1.deb - sha256sums_armhf = fd1340f570d06cdb6ef7652a49fc475ced8bbe2511af7f97359c2a7ebba2491f + source_amd64 = https://github.com/shiftkey/desktop/releases/download/release-3.4.2-linux1/GitHubDesktop-linux-amd64-3.4.2-linux1.deb + sha256sums_amd64 = a98e6b0af3a07f5fd9d345d9eb2027eb329d519fba9783c2b613d4e385cb2a17 + source_arm64 = https://github.com/shiftkey/desktop/releases/download/release-3.4.2-linux1/GitHubDesktop-linux-arm64-3.4.2-linux1.deb + sha256sums_arm64 = 55b3e34f3e316066953b7b8e1ba950350ad5126c77f87ffecbcfabd0ee796948 + source_armhf = https://github.com/shiftkey/desktop/releases/download/release-3.4.2-linux1/GitHubDesktop-linux-armhf-3.4.2-linux1.deb + sha256sums_armhf = a7a4bdddbcb6686b7e1ff943c3c7ba92debfe60ef216e84ffacbc2e37e0cd654 pkgname = github-desktop-deb diff --git a/packages/github-desktop-deb/github-desktop-deb.pacscript b/packages/github-desktop-deb/github-desktop-deb.pacscript index 52eacfd583..9d47577224 100644 --- a/packages/github-desktop-deb/github-desktop-deb.pacscript +++ b/packages/github-desktop-deb/github-desktop-deb.pacscript @@ -1,12 +1,12 @@ pkgname="github-desktop-deb" gives="github-desktop" -pkgver="3.3.10" +pkgver="3.4.2" arch=("amd64" "arm64" "armhf") source=("https://github.com/shiftkey/desktop/releases/download/release-${pkgver}-linux1/GitHubDesktop-linux-${CARCH}-${pkgver}-linux1.deb") url='https://desktop.github.com' repology=("project: github-desktop" "visiblename: github-desktop" "repo: aur") pkgdesc="Fork of GitHub Desktop to support various Linux distributions" maintainer=("Elsie19 ") -sha256sums_amd64=("cf3abaa7f0c0426812c38280518aadad02a420f92c2f39144231b3c0edba5a04") -sha256sums_arm64=("aec957d95ec694113a650395a7e71f37d469192c3364358fe5b9b6fe44ed853a") -sha256sums_armhf=("fd1340f570d06cdb6ef7652a49fc475ced8bbe2511af7f97359c2a7ebba2491f") +sha256sums_amd64=("a98e6b0af3a07f5fd9d345d9eb2027eb329d519fba9783c2b613d4e385cb2a17") +sha256sums_arm64=("55b3e34f3e316066953b7b8e1ba950350ad5126c77f87ffecbcfabd0ee796948") +sha256sums_armhf=("a7a4bdddbcb6686b7e1ff943c3c7ba92debfe60ef216e84ffacbc2e37e0cd654")