Date: Tuesday, February 21, 2023 @ 21:54:21
  Author: cbehan
Revision: 1403308

upgpkg: txt2tags 3.8-1: Update to 3.8-1

Modified:
  txt2tags/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-21 21:36:27 UTC (rev 1403307)
+++ PKGBUILD    2023-02-21 21:54:21 UTC (rev 1403308)
@@ -4,8 +4,8 @@
 # Contributor: Stefan Husmann <[email protected]>
 
 pkgname=txt2tags
-pkgver=3.7
-pkgrel=7
+pkgver=3.8
+pkgrel=1
 pkgdesc='A text formatting and conversion tool.'
 arch=('any')
 url='http://www.txt2tags.org'
@@ -12,8 +12,8 @@
 license=('GPL')
 depends=('python')
 makedepends=('python-setuptools')
-sha256sums=('27969387206d12b4e4a0eb13d0d5dd957d71dbb932451b0dceeab5e3dbb6178a')
-source=("https://files.pythonhosted.org/packages/0e/80/dc4215b549ddbe1d1251bc4cd47ad6f4a65e1f9803815997817ff297d22e/$pkgname-$pkgver.tar.gz";)
+source=("https://files.pythonhosted.org/packages/a3/91/3522a1fbefcc02d3d496854aea81b2b01a6e388bdb27ca0be39a91a43711/$pkgname-$pkgver.tar.gz";)
+sha256sums=('379869e866ed85225181ac65583827781a166c907de8bb40a9f3daf7b16c3483')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"

Reply via email to