T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / 
fdupes


Commits:
d7b4c948 by T.J. Townsend at 2024-07-12T10:36:23-04:00
upgpkg: 1:2.2.1-3: Rebuild packages that are missing .SRCINFO part 2

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,18 @@
+pkgbase = fdupes
+       pkgdesc = a program for identifying or deleting duplicate files 
residing within specified directories
+       pkgver = 2.2.1
+       pkgrel = 3
+       epoch = 1
+       url = https://github.com/adrianlopezroche/fdupes
+       arch = x86_64
+       license = custom
+       makedepends = git
+       depends = glibc
+       depends = ncurses
+       depends = pcre2
+       source = 
https://github.com/adrianlopezroche/fdupes/releases/download/v2.2.1/fdupes-2.2.1.tar.gz
+       source = LICENSE
+       sha512sums = 
4911d2f776480691e7bd7045c181d49159add5b479188b05f0878a7af365cee0e430093e71ff172c04b876c58efc3be0f24c9d25f0cdebf1c869931175bc8608
+       sha512sums = 
2b006d12a4d0ffad519fc96d3bf58d11812dc30aa175d07f1966885d7eb096fa8bb5b1e8915d2ff8a010c6826b34b4067f7aac1cc5d5338473a806db3b130355
+
+pkgname = fdupes


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=fdupes
 pkgver=2.2.1
-pkgrel=2
+pkgrel=3
 # Version changed from 1.51 to 1.6.1
 epoch=1
 pkgdesc="a program for identifying or deleting duplicate files residing within 
specified directories"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fdupes/-/commit/d7b4c948184b3d1b6cbc9c65a7ff7fda874058fd

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fdupes/-/commit/d7b4c948184b3d1b6cbc9c65a7ff7fda874058fd
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to