[arch-commits] Commit in txt2tags/trunk (PKGBUILD)

Connor Behan cbehan at archlinux.org
Sat Jun 13 11:59:07 UTC 2020


    Date: Saturday, June 13, 2020 @ 11:59:07
  Author: cbehan
Revision: 642852

upgpkg: txt2tags 3.7-1: Update to 3.7-1

Modified:
  txt2tags/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-13 10:36:48 UTC (rev 642851)
+++ PKGBUILD	2020-06-13 11:59:07 UTC (rev 642852)
@@ -4,7 +4,7 @@
 # Contributor: Stefan Husmann <stefan-husmann at t-online.de>
 
 pkgname=txt2tags
-pkgver=3.3
+pkgver=3.7
 pkgrel=1
 pkgdesc='A text formatting and conversion tool.'
 arch=('any')
@@ -12,8 +12,8 @@
 license=('GPL')
 depends=('python')
 makedepends=('python-setuptools')
-md5sums=('3261d1d6e185a8159212970c2a8e617d')
-source=("https://github.com/jendrikseipp/$pkgname/archive/$pkgver.tar.gz")
+md5sums=('efdaf9d01f2681696526f244916683f5')
+source=("https://files.pythonhosted.org/packages/0e/80/dc4215b549ddbe1d1251bc4cd47ad6f4a65e1f9803815997817ff297d22e/$pkgname-$pkgver.tar.gz")
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list