summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17954ef6abbe..22ae0add2cd6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed May 3 07:13:40 UTC 2017
+# Sun May 7 12:42:56 UTC 2017
pkgbase = tortoisehg
pkgdesc = Graphical tools for Mercurial
- pkgver = 4.1.3
+ pkgver = 4.2
pkgrel = 1
url = https://tortoisehg.bitbucket.io
arch = any
@@ -14,8 +14,8 @@ pkgbase = tortoisehg
depends = python2-iniparse
optdepends = python2-pygments: syntax highlighting
optdepends = python2-nautilus: Python binding for Nautilus components
- source = tortoisehg-4.1.3-169d552db075.tar.gz::https://bitbucket.org/tortoisehg/thg/get/169d552db075.tar.gz
- sha256sums = 798c4526a6afd48246e83f7b97fb61ebad2a52ac4ff800355383d91729b179ee
+ source = http://bitbucket.org/tortoisehg/targz/downloads/tortoisehg-4.2.tar.gz
+ sha256sums = 4f3463ebb58a83aa7266c3bdc7e03de9c5e8c39d6793a56b76fd9cdfc29abd11
pkgname = tortoisehg
diff --git a/PKGBUILD b/PKGBUILD
index cb87ab3704b0..7ecc35413fac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
# AUR Category: devel
pkgname=tortoisehg
-pkgver=4.1.3
+pkgver=4.2
pkgrel=1
-_pkgchangeset=169d552db075
+#_pkgchangeset=169d552db075
pkgdesc="Graphical tools for Mercurial"
url="https://tortoisehg.bitbucket.io"
license=("GPL")
@@ -42,4 +42,4 @@ package() {
rm "${pkgdir}/usr/lib/python2.7/site-packages/hgext3rd/__init__.pyc"
}
-sha256sums=('798c4526a6afd48246e83f7b97fb61ebad2a52ac4ff800355383d91729b179ee')
+sha256sums=('4f3463ebb58a83aa7266c3bdc7e03de9c5e8c39d6793a56b76fd9cdfc29abd11')