summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndré Klitzing2020-03-16 09:04:32 +0100
committerAndré Klitzing2020-03-16 09:04:47 +0100
commit502aafefdf3c338f55dc20e280a4f0f66aa53690 (patch)
treec4823cdfa86d2f7f38e0c8b27617ce490f378603
parent4647f47d4c3ef8cd8217e5d8c387972dba353e24 (diff)
downloadaur-502aafefdf3c338f55dc20e280a4f0f66aa53690.tar.gz
Upgrade to 5.3.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a4051243927..e969d4a02926 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tortoisehg
pkgdesc = Graphical tools for Mercurial
- pkgver = 5.3.0
- pkgrel = 0
+ pkgver = 5.3.1
+ pkgrel = 1
url = https://tortoisehg.bitbucket.io
arch = any
license = GPL
@@ -14,8 +14,8 @@ pkgbase = tortoisehg
depends = python-pyqt5
optdepends = python-pygments: syntax highlighting
optdepends = python-nautilus: Python binding for Nautilus components
- source = tortoisehg-5.3.0-1067191796e8.tar.gz::https://bitbucket.org/tortoisehg/thg/get/1067191796e8.tar.gz
- sha256sums = cc503d91decf7d6a90343214e4a2fc75da164f0e6cf1a2a8c9572f822e2551b9
+ source = http://bitbucket.org/tortoisehg/targz/downloads/tortoisehg-5.3.1.tar.gz
+ sha256sums = 1fb4945e2a7daaf684d52bb05f1d9c6eddfdb1b6bc2b7b5afc5dd1d3200ca7d0
pkgname = tortoisehg
diff --git a/PKGBUILD b/PKGBUILD
index b6ce64fff6ad..c81e9bce9665 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
# Maintainer: Andre Klitzing <aklitzing () gmail () com>
# AUR Category: devel
pkgname=tortoisehg
-pkgver=5.3.0
-pkgrel=0
-_pkgchangeset=1067191796e8
+pkgver=5.3.1
+pkgrel=1
+#_pkgchangeset=1067191796e8
pkgdesc="Graphical tools for Mercurial"
url="https://tortoisehg.bitbucket.io"
license=("GPL")
@@ -42,4 +42,4 @@ package() {
rm -rf "${pkgdir}/usr/lib/python3.8/site-packages/hgext3rd/__pycache__/"
}
-sha256sums=('cc503d91decf7d6a90343214e4a2fc75da164f0e6cf1a2a8c9572f822e2551b9')
+sha256sums=('1fb4945e2a7daaf684d52bb05f1d9c6eddfdb1b6bc2b7b5afc5dd1d3200ca7d0')