[arch-commits] Commit in hindent/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Feb 23 22:19:44 UTC 2020
Date: Sunday, February 23, 2020 @ 22:19:44
Author: felixonmars
Revision: 580105
upgpkg: hindent 5.3.1-58: rebuild with split 0.2.3.4
Modified:
hindent/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-23 22:17:40 UTC (rev 580104)
+++ PKGBUILD 2020-02-23 22:19:44 UTC (rev 580105)
@@ -3,7 +3,7 @@
pkgname=hindent
pkgver=5.3.1
-pkgrel=57
+pkgrel=58
pkgdesc="Extensible Haskell pretty printer"
url="https://github.com/commercialhaskell/hindent"
license=("BSD")
@@ -47,5 +47,5 @@
install -D -m744 unregister.sh "${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
runhaskell Setup copy --destdir="${pkgdir}"
install -D -m644 LICENSE.md "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.md
- rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE.md"
+ rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE.md
}
More information about the arch-commits
mailing list