summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormikelpint2017-09-16 15:36:59 +0200
committermikelpint2017-09-16 15:36:59 +0200
commitc2ee05aef3589ce98244398806c7899f37e87de8 (patch)
tree0794bd432431a8a23e6cd266b941244340798cae /PKGBUILD
parentd3aeafd99d1a6c2ebdaf8345b44b5838ad87890c (diff)
downloadaur-c2ee05aef3589ce98244398806c7899f37e87de8.tar.gz
Corrects some problems with the desktop file.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a67be9769047..00841644aad5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=github-desktop
pkgver=0.7.1_beta4
-pkgrel=4
+pkgrel=5
pkgdesc="GUI for managing Git and GitHub."
arch=('x86_64')
url="https://desktop.github.com"