summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey Stukalov2016-02-17 23:22:54 +0100
committerAlexey Stukalov2016-02-17 23:22:54 +0100
commitbfae305eb0c14e6dca6aa98fb03b8994987d9fd7 (patch)
treebf0a1d4c468665b84486e979d6c60764e7b3551a
parentab0cf3a229131d3973ad01c06738a13454ffed9f (diff)
downloadaur-bfae305eb0c14e6dca6aa98fb03b8994987d9fd7.tar.gz
update to 7.1.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b1009167ae5..9e4695b7e85d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Feb 8 19:59:00 UTC 2016
+# Wed Feb 17 22:22:00 UTC 2016
pkgbase = smartgit
pkgdesc = Git client with Hg and SVN support.
- pkgver = 7.1.0
+ pkgver = 7.1.1
pkgrel = 1
url = http://www.syntevo.com/smartgit
install = smartgit.install
@@ -15,9 +15,9 @@ pkgbase = smartgit
depends = gtk2
optdepends = mercurial: hg repositories support
replaces = smartgithg
- source = https://www.syntevo.com/downloads/smartgit/smartgit-linux-7_1_0.tar.gz
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-linux-7_1_1.tar.gz
source = smartgit.desktop
- md5sums = 047243c92c44f80b79e4444f4f141156
+ md5sums = 5a2c9e7f3c37f5ccdea5c2b107e92702
md5sums = c372fb0864ce6010c92f75910acbe8d0
pkgname = smartgit
diff --git a/PKGBUILD b/PKGBUILD
index cd4aae8d9739..f285e0b8f0fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Alexey Stukalov <astukalov@gmail.com>
pkgname=smartgit
-pkgver=7.1.0
+pkgver=7.1.1
pkgrel=1
pkgdesc="Git client with Hg and SVN support."
arch=("any")
@@ -17,7 +17,7 @@ _pkgfolder=${pkgname}
source=(https://www.syntevo.com/downloads/${pkgname}/${pkgname}-linux-${_pkgver}.tar.gz
smartgit.desktop)
install="smartgit.install"
-md5sums=('047243c92c44f80b79e4444f4f141156'
+md5sums=('5a2c9e7f3c37f5ccdea5c2b107e92702'
'c372fb0864ce6010c92f75910acbe8d0')
package() {