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

Xyne xyne at archlinux.org
Sun Jul 26 16:28:03 UTC 2020


    Date: Sunday, July 26, 2020 @ 16:28:02
  Author: xyne
Revision: 665355

upgpkg: fdupes 1:2.1.1-1: Update to 2.1.1

Modified:
  fdupes/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-26 15:20:44 UTC (rev 665354)
+++ PKGBUILD	2020-07-26 16:28:02 UTC (rev 665355)
@@ -3,7 +3,7 @@
 # Contributor: Chris Winter <twidds at gmail dot com>
 
 pkgname=fdupes
-pkgver=2.0.0
+pkgver=2.1.1
 pkgrel=1
 # Version changed from 1.51 to 1.6.1
 epoch=1
@@ -14,12 +14,12 @@
 depends=(glibc ncurses pcre2)
 makedepends=(git)
 source=(
-  https://github.com/adrianlopezroche/fdupes/releases/download/${pkgver}/fdupes-${pkgver}.tar.gz
+  https://github.com/adrianlopezroche/fdupes/releases/download/v${pkgver}/fdupes-${pkgver}.tar.gz
   LICENSE
 )
 # Alternatively
 # source=(git://github.com/adrianlopezroche/fdupes.git#tag=$pkgname-$pkgver LICENSE)
-sha512sums=('3c76cfba1cc650f6e680933cda6236e2110018d8a6a132e146d0d61c8f44cac5944e9966b1f3de5847aca6f233ab4df9b180888e0f4b3e3fa5ae8c5f9cb1484f'
+sha512sums=('41b7920b1cdf9b5c6029d8adaa37cf65c9880d88e466abf1b97e4fbdb7621ad045f1b0499dbc8b28276b2a2cbe623b910607375dafe7fddce50052b4f04598a8'
             '40a005755c406c394506fdacad79140a4bdcb4474024832edc81c6d5f8524be9f2b8f504c5492cbab1cfd6bed86e72ff29d665eab3dec171468de490cf156381')
 
 build() {



More information about the arch-commits mailing list