diff --git a/packages/github-desktop-deb/.SRCINFO b/packages/github-desktop-deb/.SRCINFO index e5bc427251..8a3bbd9485 100644 --- a/packages/github-desktop-deb/.SRCINFO +++ b/packages/github-desktop-deb/.SRCINFO @@ -1,20 +1,21 @@ pkgbase = github-desktop-deb gives = github-desktop - pkgver = 3.4.3 + pkgver = 3.4.8 pkgdesc = Fork of GitHub Desktop to support various Linux distributions url = https://desktop.github.com arch = amd64 arch = arm64 arch = armhf maintainer = Elsie19 + maintainer = James Ed Randson repology = project: github-desktop repology = visiblename: github-desktop repology = repo: aur - source_amd64 = https://github.com/shiftkey/desktop/releases/download/release-3.4.3-linux1/GitHubDesktop-linux-amd64-3.4.3-linux1.deb - sha256sums_amd64 = e2c8aa0ee4f67b1d12e96080fef4dd342b0fd7aa619ead158f1e48cd5123c238 - source_arm64 = https://github.com/shiftkey/desktop/releases/download/release-3.4.3-linux1/GitHubDesktop-linux-arm64-3.4.3-linux1.deb - sha256sums_arm64 = da070a8379dda95cceb6c2a331fde7d33d56feee31de647e334435d34c6cfb22 - source_armhf = https://github.com/shiftkey/desktop/releases/download/release-3.4.3-linux1/GitHubDesktop-linux-armhf-3.4.3-linux1.deb - sha256sums_armhf = 44b85e5a3fdb1c575b6ee6101f45c97680554f143add2dec330104575e10468b + source_amd64 = https://github.com/shiftkey/desktop/releases/download/release-3.4.8-linux1/GitHubDesktop-linux-amd64-3.4.8-linux1.deb + sha256sums_amd64 = 20d6813659f3937b3a2e1abb507f0d5c2f051bf99da8c6ab1d42c4af2f3a8495 + source_arm64 = https://github.com/shiftkey/desktop/releases/download/release-3.4.8-linux1/GitHubDesktop-linux-arm64-3.4.8-linux1.deb + sha256sums_arm64 = 52c7cef5bd1c965731f962f0c09bdb71f62bbbf4b25699bb4b15a9db485bb2b2 + source_armhf = https://github.com/shiftkey/desktop/releases/download/release-3.4.8-linux1/GitHubDesktop-linux-armhf-3.4.8-linux1.deb + sha256sums_armhf = 41c6e4d884b7f20669abe9b71ce0a28afc124e27071ab5071dc93e8bfdb41b71 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 d71dbc72d3..d8fa6d3ac1 100644 --- a/packages/github-desktop-deb/github-desktop-deb.pacscript +++ b/packages/github-desktop-deb/github-desktop-deb.pacscript @@ -1,12 +1,14 @@ pkgname="github-desktop-deb" gives="github-desktop" -pkgver="3.4.3" +pkgver="3.4.8" 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' +source_amd64=("https://github.com/shiftkey/desktop/releases/download/release-${pkgver}-linux1/GitHubDesktop-linux-amd64-${pkgver}-linux1.deb") +source_arm64=("https://github.com/shiftkey/desktop/releases/download/release-${pkgver}-linux1/GitHubDesktop-linux-arm64-${pkgver}-linux1.deb") +source_armhf=("https://github.com/shiftkey/desktop/releases/download/release-${pkgver}-linux1/GitHubDesktop-linux-armhf-${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=("e2c8aa0ee4f67b1d12e96080fef4dd342b0fd7aa619ead158f1e48cd5123c238") -sha256sums_arm64=("da070a8379dda95cceb6c2a331fde7d33d56feee31de647e334435d34c6cfb22") -sha256sums_armhf=("44b85e5a3fdb1c575b6ee6101f45c97680554f143add2dec330104575e10468b") +maintainer=("Elsie19 " "James Ed Randson ") +sha256sums_amd64=("20d6813659f3937b3a2e1abb507f0d5c2f051bf99da8c6ab1d42c4af2f3a8495") +sha256sums_arm64=("52c7cef5bd1c965731f962f0c09bdb71f62bbbf4b25699bb4b15a9db485bb2b2") +sha256sums_armhf=("41c6e4d884b7f20669abe9b71ce0a28afc124e27071ab5071dc93e8bfdb41b71") diff --git a/srclist b/srclist index 19eeba34ac..dfe5a50386 100644 --- a/srclist +++ b/srclist @@ -3413,22 +3413,23 @@ pkgname = github-cli-deb --- pkgbase = github-desktop-deb gives = github-desktop - pkgver = 3.4.3 + pkgver = 3.4.8 pkgdesc = Fork of GitHub Desktop to support various Linux distributions url = https://desktop.github.com arch = amd64 arch = arm64 arch = armhf maintainer = Elsie19 + maintainer = James Ed Randson repology = project: github-desktop repology = visiblename: github-desktop repology = repo: aur - source_amd64 = https://github.com/shiftkey/desktop/releases/download/release-3.4.3-linux1/GitHubDesktop-linux-amd64-3.4.3-linux1.deb - sha256sums_amd64 = e2c8aa0ee4f67b1d12e96080fef4dd342b0fd7aa619ead158f1e48cd5123c238 - source_arm64 = https://github.com/shiftkey/desktop/releases/download/release-3.4.3-linux1/GitHubDesktop-linux-arm64-3.4.3-linux1.deb - sha256sums_arm64 = da070a8379dda95cceb6c2a331fde7d33d56feee31de647e334435d34c6cfb22 - source_armhf = https://github.com/shiftkey/desktop/releases/download/release-3.4.3-linux1/GitHubDesktop-linux-armhf-3.4.3-linux1.deb - sha256sums_armhf = 44b85e5a3fdb1c575b6ee6101f45c97680554f143add2dec330104575e10468b + source_amd64 = https://github.com/shiftkey/desktop/releases/download/release-3.4.8-linux1/GitHubDesktop-linux-amd64-3.4.8-linux1.deb + sha256sums_amd64 = 20d6813659f3937b3a2e1abb507f0d5c2f051bf99da8c6ab1d42c4af2f3a8495 + source_arm64 = https://github.com/shiftkey/desktop/releases/download/release-3.4.8-linux1/GitHubDesktop-linux-arm64-3.4.8-linux1.deb + sha256sums_arm64 = 52c7cef5bd1c965731f962f0c09bdb71f62bbbf4b25699bb4b15a9db485bb2b2 + source_armhf = https://github.com/shiftkey/desktop/releases/download/release-3.4.8-linux1/GitHubDesktop-linux-armhf-3.4.8-linux1.deb + sha256sums_armhf = 41c6e4d884b7f20669abe9b71ce0a28afc124e27071ab5071dc93e8bfdb41b71 pkgname = github-desktop-deb ---