summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZeph2019-11-21 10:14:22 +0100
committerZeph2019-11-21 10:14:22 +0100
commitbe8c3121d33e31c4387d6e50b34700081f3b487d (patch)
treef803a499f809180cd767e5ea4fdba66c0d29eee4
parent1d79af2cf43808835d2bf983b300f5221cad5b55 (diff)
downloadaur-be8c3121d33e31c4387d6e50b34700081f3b487d.tar.gz
V0.17.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5b0ec26664c..4d5d8a1c340f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rabbitvcs
pkgdesc = A project with the goal of developing a collection of utilities to allow for better client integration with some of the popular version control systems (core)
- pkgver = 0.17.2
+ pkgver = 0.17.3
pkgrel = 1
url = https://github.com/rabbitvcs/rabbitvcs
install = rabbitvcs.install
@@ -18,8 +18,8 @@ pkgbase = rabbitvcs
depends = python-gtkspellcheck
depends = tk
optdepends = meld: graphical diff viewer
- source = rabbitvcs-0.17.2-1.tar.gz::https://github.com/rabbitvcs/rabbitvcs/archive/e7d5a82836855675b11cc860bc9cc3ce56864ffd.tar.gz
- sha256sums = c73d324d84ddc76dd584cc83e7040b7e234242fa72e18f46b5136f34263cd389
+ source = rabbitvcs-0.17.3-1.tar.gz::https://github.com/rabbitvcs/rabbitvcs/archive/5555d67769c0af1d143a78c56ea91425caf23178.tar.gz
+ sha256sums = d5d3e038bd9d007c8ebe7289598cf66fa0f79c12dbf46e9ebd64dc1ebb8367fe
pkgname = rabbitvcs
diff --git a/PKGBUILD b/PKGBUILD
index b7c1f907d6ee..3cabdb286ac8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: Zeph <zeph33@gmail.com>
pkgname=rabbitvcs
-pkgver=0.17.2
+pkgver=0.17.3
pkgrel=1
-_gitcommit='e7d5a82836855675b11cc860bc9cc3ce56864ffd'
+_gitcommit='5555d67769c0af1d143a78c56ea91425caf23178'
pkgdesc="A project with the goal of developing a collection of utilities to allow for better client integration with some of the popular version control systems (core)"
arch=('any')
#url="http://rabbitvcs.org/"
@@ -20,7 +20,7 @@ if [ "${_gitcommit}" != "" ]; then
else
source=("rabbitvcs-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
fi
-sha256sums=('658f410d29baf615f668ff0d787e5f3769c887d3077a307b6da9d2169291fa5f')
+sha256sums=('d5d3e038bd9d007c8ebe7289598cf66fa0f79c12dbf46e9ebd64dc1ebb8367fe')
#sha256sums=('SKIP')