summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIan Mackay2019-02-22 13:38:51 -0800
committerIan Mackay2019-02-22 13:38:51 -0800
commit0809f9a61aad5960b9f944c4b09aa195f628cf78 (patch)
tree89fc787dd493fed4062bbf279b75cf5bf6fe81ca
parent214b5eac0ba60536b87417bca32c774a6ac3a2ae (diff)
downloadaur-0809f9a61aad5960b9f944c4b09aa195f628cf78.tar.gz
1.6.2...
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc4726c0d925..0f2308bc6d23 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = github-desktop-git
pkgdesc = GUI for managing Git and GitHub.
- pkgver = 1.6.1_linux1
+ pkgver = 1.6.2_linux1
pkgrel = 1
url = https://desktop.github.com
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 0705f67b4861..11f874c26256 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname='github-desktop'
pkgname="${_pkgname}-git"
-pkgver=1.6.1_linux1
+pkgver=1.6.2_linux1
gitname="release-${pkgver//_/-}"
pkgrel=1
pkgdesc="GUI for managing Git and GitHub."