[arch-commits] Commit in txt2man/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Sat Jun 20 16:06:26 UTC 2020
Date: Saturday, June 20, 2020 @ 16:06:26
Author: spupykin
Revision: 648607
upgpkg: txt2man 1.7.0-1
Modified:
txt2man/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-06-20 16:06:15 UTC (rev 648606)
+++ PKGBUILD 2020-06-20 16:06:26 UTC (rev 648607)
@@ -2,8 +2,8 @@
# Contributor: Roberto Alsina <ralsina at kde.org>
pkgname=txt2man
-pkgver=1.6.0
-pkgrel=2
+pkgver=1.7.0
+pkgrel=1
pkgdesc="Converts flat ASCII text to man page format"
arch=('any')
url="https://github.com/mvertes/txt2man"
@@ -10,7 +10,7 @@
license=('GPL')
depends=( 'bash' 'gawk')
source=("https://github.com/mvertes/txt2man/archive/txt2man-$pkgver.tar.gz")
-sha256sums=('f6939e333a12e1ecceccaa547b58f4bf901a580cd2d8f822f8c292934c920c99')
+sha256sums=('821cd25bdd56f6898dda24ce5747acb7c29b41df4adab1c36a2581ad30444e1a')
package() {
cd "$srcdir"/txt2man-txt2man-$pkgver
More information about the arch-commits
mailing list