summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIan Mackay2018-01-09 07:51:10 -0800
committerIan Mackay2018-01-09 07:51:10 -0800
commit40496cc872d8e0e029a9daaf84eae7c440d8f33e (patch)
treee620b39d79bbbeb7b0603c09522bed0caacce727 /PKGBUILD
parenta239f8565c718bc199d7b1eca0e0e236b1ec348e (diff)
downloadaur-40496cc872d8e0e029a9daaf84eae7c440d8f33e.tar.gz
Release 1.0.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e360b8e0bad..5eafc87cbc40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
_pkgname='github-desktop'
pkgname="${_pkgname}"
-pkgver=1.0.12_beta0
+pkgver=1.0.12
gitname="release-${pkgver//_/-}"
-pkgrel=2
+pkgrel=1
pkgdesc="GUI for managing Git and GitHub."
arch=('x86_64')
url="https://desktop.github.com"