summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAner Andros2017-03-25 16:41:28 +0000
committerAner Andros2017-03-25 16:41:28 +0000
commit049d491e431a9892569111d316327bfcf4af7ba5 (patch)
tree0aee16c0cc4e60566d8d8beffd2626fc37fe6c8a
parent519fddcd43f77902dacc2f709897b0295d049ee6 (diff)
downloadaur-049d491e431a9892569111d316327bfcf4af7ba5.tar.gz
updated version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2eff2f914bc6..f6669f2c0e83 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 = 2
+ pkgver = 4.2.3
+ pkgrel = 3
url = https://github.com/jlord/git-it-electron
arch = x86_64
license = BSD
@@ -9,10 +9,10 @@ pkgbase = git-it
depends = git
depends = atom
provides = git-it
- source = https://github.com/jlord/git-it-electron/releases/download/4.2.2/Git-it-Linux-x64.zip
+ source = https://github.com/jlord/git-it-electron/releases/download/4.2.3/Git-it-Linux-x64.zip
source = git-it.desktop
source = git-it.png
- md5sums = 206f8fbf6a4fe9e5fb1bd93a08735e4a
+ md5sums = bd0c24f88d1949fa74ffd3ed1ee96ee2
md5sums = cc6162296991cdb4463081962c0018f1
md5sums = 3fc4074dd6efa11246481d57dae86cf1
diff --git a/PKGBUILD b/PKGBUILD
index 0477359ebaf7..afdf0d167118 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgbase=git-it
pkgname=git-it
-pkgrel=2
-pkgver=4.2.2
+pkgrel=3
+pkgver=4.2.3
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"
provides=('git-it')
@@ -18,7 +18,7 @@ source=(
"${pkgname}.desktop"
"${pkgname}.png"
)
-md5sums=('206f8fbf6a4fe9e5fb1bd93a08735e4a'
+md5sums=('bd0c24f88d1949fa74ffd3ed1ee96ee2'
'cc6162296991cdb4463081962c0018f1'
'3fc4074dd6efa11246481d57dae86cf1')