summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAner Andros2017-01-02 13:49:08 +0000
committerAner Andros2017-01-02 13:49:08 +0000
commit519fddcd43f77902dacc2f709897b0295d049ee6 (patch)
treec6d11c49a259da461603befe58c0de76e54c4f36
parentc572d30d4b132dfa5beebf5e7545c74575f0b7e5 (diff)
downloadaur-519fddcd43f77902dacc2f709897b0295d049ee6.tar.gz
updated the name in desktop file
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--git-it.desktop2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c12c0f2a680e..2eff2f914bc6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = git-it
pkgdesc = Git-it is a desktop app that teaches you how to use Git and GitHub on the command line.
pkgver = 4.2.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jlord/git-it-electron
arch = x86_64
license = BSD
@@ -13,7 +13,7 @@ pkgbase = git-it
source = git-it.desktop
source = git-it.png
md5sums = 206f8fbf6a4fe9e5fb1bd93a08735e4a
- md5sums = d3591aa0a045fc1569eb00a4f6ebb26d
+ md5sums = cc6162296991cdb4463081962c0018f1
md5sums = 3fc4074dd6efa11246481d57dae86cf1
pkgname = git-it
diff --git a/PKGBUILD b/PKGBUILD
index 7bb3acbaca3f..0477359ebaf7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=git-it
pkgname=git-it
-pkgrel=1
+pkgrel=2
pkgver=4.2.2
pkgdesc="Git-it is a desktop app that teaches you how to use Git and GitHub on the command line."
url="https://github.com/jlord/git-it-electron"
@@ -19,7 +19,7 @@ source=(
"${pkgname}.png"
)
md5sums=('206f8fbf6a4fe9e5fb1bd93a08735e4a'
- 'd3591aa0a045fc1569eb00a4f6ebb26d'
+ 'cc6162296991cdb4463081962c0018f1'
'3fc4074dd6efa11246481d57dae86cf1')
package() {
diff --git a/git-it.desktop b/git-it.desktop
index 9795e149a78e..9af3683459c6 100644
--- a/git-it.desktop
+++ b/git-it.desktop
@@ -1,5 +1,5 @@
[Desktop Entry]
-Name=git-it
+Name=Git-It
Comment=Electron app to learn the git command line
Exec="git-it"
Icon=git-it