summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey Stukalov2016-03-11 13:50:26 +0100
committerAlexey Stukalov2016-03-11 13:50:26 +0100
commit13cad67cb0276e22b638846fcb6a39e260c59f5d (patch)
tree94b60d274ae1f0a906c4b10a053757208e1133bb
parentbfae305eb0c14e6dca6aa98fb03b8994987d9fd7 (diff)
downloadaur-13cad67cb0276e22b638846fcb6a39e260c59f5d.tar.gz
update to 7.1.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e4695b7e85d..5aeb178ed3d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Feb 17 22:22:00 UTC 2016
+# Fri Mar 11 12:49:48 UTC 2016
pkgbase = smartgit
pkgdesc = Git client with Hg and SVN support.
- pkgver = 7.1.1
+ pkgver = 7.1.2
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_1.tar.gz
+ source = https://www.syntevo.com/downloads/smartgit/smartgit-linux-7_1_2.tar.gz
source = smartgit.desktop
- md5sums = 5a2c9e7f3c37f5ccdea5c2b107e92702
+ md5sums = c3eec679b8e59ca9a7e9ed18d2f62883
md5sums = c372fb0864ce6010c92f75910acbe8d0
pkgname = smartgit
diff --git a/PKGBUILD b/PKGBUILD
index f285e0b8f0fe..3cc4892637d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Alexey Stukalov <astukalov@gmail.com>
pkgname=smartgit
-pkgver=7.1.1
+pkgver=7.1.2
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=('5a2c9e7f3c37f5ccdea5c2b107e92702'
+md5sums=('c3eec679b8e59ca9a7e9ed18d2f62883'
'c372fb0864ce6010c92f75910acbe8d0')
package() {