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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sun Feb 21 21:12:34 UTC 2021


    Date: Sunday, February 21, 2021 @ 21:12:34
  Author: jlichtblau
Revision: 868061

upgpkg: detox 1.4.1-1 - new upstream release

Modified:
  detox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-21 21:09:52 UTC (rev 868060)
+++ PKGBUILD	2021-02-21 21:12:34 UTC (rev 868061)
@@ -1,7 +1,7 @@
 # Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
 
 pkgname=detox
-pkgver=1.4.0
+pkgver=1.4.1
 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=('9d201e4bf135e708e39bf4f46cfb2b8ce4ac6ceed54a2d87d30cca48b78af2a8')
+sha256sums=('fd71aa31abc82b1ec8b7ce996cd70062939e9c165b106f395beced3706c5ea17')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver



More information about the arch-commits mailing list