summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 076c4d8d1375..bb395f58683d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
# Contributor: Jiawen Geng
pkgname=github-desktop
-pkgver=3.2.5
-_gitname="release-$pkgver-linux1"
-pkgrel=1
+pkgver=3.2.7
+_gitname="release-$pkgver-linux2"
+pkgrel=2
pkgdesc='GUI for managing Git and GitHub'
arch=(x86_64)
url='https://desktop.github.com'