summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIan MacKay2020-07-01 23:48:45 -0700
committerIan MacKay2020-07-01 23:48:45 -0700
commit4e50a7b1a43fe0e93e69fbb7b5387ec7811c80de (patch)
tree3cb3b13129e8aee98205524b8a159af40730e161
parente9e8a4382fc7a1fcaa063c8b1984a9a26cb915eb (diff)
downloadaur-4e50a7b1a43fe0e93e69fbb7b5387ec7811c80de.tar.gz
bump git version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c45a866b4cb..9cfcfd8f8206 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = github-desktop
pkgdesc = GUI for managing Git and GitHub.
- pkgver = 2.5.2
+ pkgver = 2.5.3
pkgrel = 1
url = https://desktop.github.com
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = github-desktop
depends = nspr
depends = unzip
optdepends = hub: CLI interface for GitHub.
- source = git+https://github.com/shiftkey/desktop.git#tag=release-2.5.2-linux1
+ source = git+https://github.com/shiftkey/desktop.git#tag=release-2.5.3-linux1
source = github-desktop.desktop
sha256sums = SKIP
sha256sums = 932e4c456e8c6db03d27172cf0daa37806bf025bb560d8b3d758c0997d1a618c
diff --git a/PKGBUILD b/PKGBUILD
index e7be594bed15..618d2311b52c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname='github-desktop'
pkgname="${_pkgname}"
-pkgver=2.5.2
+pkgver=2.5.3
_pkgver="${pkgver}-linux1"
gitname="release-${_pkgver}"
pkgrel=1