summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIan Mackay2019-01-20 05:15:12 -0800
committerIan Mackay2019-01-20 05:15:12 -0800
commitc8de037962a47cf27ab25a4e55e7b6bcebdda2f2 (patch)
tree61beb167428d0c41fd957d00ee65669926f79f87 /PKGBUILD
parent781e92c73a543e3bacbf93051d9711c3fda2f0b0 (diff)
downloadaur-c8de037962a47cf27ab25a4e55e7b6bcebdda2f2.tar.gz
Update to 1.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e0bad44d785..e989e65c66f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
_pkgname='github-desktop'
pkgname="${_pkgname}"
-pkgver=1.5.1_linux1
+pkgver=1.6.0_linux1
gitname="release-${pkgver//_/-}"
-pkgrel=2
+pkgrel=1
pkgdesc="GUI for managing Git and GitHub."
arch=('x86_64')
url="https://desktop.github.com"