[arch-commits] Commit in scdoc/trunk (PKGBUILD)
Brett Cornwall
ainola at archlinux.org
Thu Sep 12 07:59:40 UTC 2019
Date: Thursday, September 12, 2019 @ 07:59:39
Author: ainola
Revision: 509339
upgpkg: scdoc 1.10.0-1
Modified:
scdoc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-09-12 05:37:30 UTC (rev 509338)
+++ PKGBUILD 2019-09-12 07:59:39 UTC (rev 509339)
@@ -2,7 +2,7 @@
# Contributor: Drew DeVault
pkgname=scdoc
-pkgver=1.9.7
+pkgver=1.10.0
pkgrel=1
license=('MIT')
pkgdesc='Tool for generating roff manual pages'
@@ -9,7 +9,7 @@
arch=('x86_64')
url='https://git.sr.ht/~sircmpwn/scdoc/'
source=("$pkgname-$pkgver.tar.gz::https://git.sr.ht/~sircmpwn/$pkgname/archive/$pkgver.tar.gz")
-sha512sums=('6da49bd5dae1b795ac728c20c7c24d5242a9ee76c36e3319acfd0a85dd5b0179a9b95aa0804872d37d7bbd608d580060f27d7dcebae85fe8f66d76b1bbe941a2')
+sha512sums=('546743376380d84aa9c8be65529dbbe1634e574203220ce1c057341436bd3a15297f393ca79d29372cb125bf457cfc00f64ba2867b8d2e910ca6531acb552e97')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list