summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e6fc02fc255..288682701608 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = github-desktop
pkgdesc = GUI for managing Git and GitHub
- pkgver = 3.2.3
+ pkgver = 3.2.4
pkgrel = 1
url = https://desktop.github.com
arch = x86_64
@@ -19,7 +19,7 @@ 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.2.3-linux1
+ source = github-desktop::git+https://github.com/shiftkey/desktop.git#tag=release-3.2.4-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
diff --git a/PKGBUILD b/PKGBUILD
index eb3579cbd652..9ed9036b3e8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Jiawen Geng
pkgname=github-desktop
-pkgver=3.2.3
+pkgver=3.2.4
_gitname="release-$pkgver-linux1"
pkgrel=1
pkgdesc='GUI for managing Git and GitHub'