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

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Wed Aug 18 16:24:59 UTC 2021


    Date: Wednesday, August 18, 2021 @ 16:24:59
  Author: jlichtblau
Revision: 1003654

upgpkg: detox 1.4.3-1 - new upstream release

Modified:
  detox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-18 16:24:19 UTC (rev 1003653)
+++ PKGBUILD	2021-08-18 16:24:59 UTC (rev 1003654)
@@ -1,7 +1,7 @@
 # Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
 
 pkgname=detox
-pkgver=1.4.2
+pkgver=1.4.3
 pkgrel=1
 pkgdesc="An utility designed to clean up filenames by replacing characters with standard equivalents"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 makedepends=('flex')
 backup=('etc/detox/detoxrc')
 source=($pkgname-$pkgver.tar.gz::https://github.com/dharple/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('40af25c00a55227cdddaa54d8a1b18fb47112f4fd72efabc325dd8e540b804df')
+sha256sums=('a9046976a302cb047c49439e065481d4f84811732182f40f3504fd51151edb68')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver



More information about the arch-commits mailing list