summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2020-12-14 01:02:01 +0100
committerXyne2020-12-14 01:02:01 +0100
commitb45e67c6445dbca950e9d167bda795c4e8f65ec8 (patch)
tree0de4c720ef2b34878417bb3285edf40306710308
parentc4e9af18e3e455170a74c842cc38659f234a7b9d (diff)
downloadaur-b45e67c6445dbca950e9d167bda795c4e8f65ec8.tar.gz
Update to 2020.12-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD14
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc100d7bef45..295ac09404fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = rmdupes
pkgdesc = Command-line tool to find and remove duplicate files.
- pkgver = 2020.4.24.1
+ pkgver = 2020.12
pkgrel = 1
url = https://xyne.archlinux.ca/projects/rmdupes
arch = any
license = GPL
depends = python3
- source = https://xyne.archlinux.ca/projects/rmdupes/src/rmdupes-2020.4.24.1.tar.xz
- source = https://xyne.archlinux.ca/projects/rmdupes/src/rmdupes-2020.4.24.1.tar.xz.sig
+ source = https://xyne.archlinux.ca/projects/rmdupes/src/rmdupes-2020.12.tar.xz
+ source = https://xyne.archlinux.ca/projects/rmdupes/src/rmdupes-2020.12.tar.xz.sig
validpgpkeys = EC3CBE7F607D11E663149E811D1F0DC78F173680
- md5sums = c1511a09ca9635b0b93470ff12905c11
- md5sums = 5d17ad49289a122b8290256f6846aa41
- sha512sums = 21f970e8bae040fa9f175f6768653def5173c2af2f135f7f470776711afcb54d8284d8a901f54b909986f5f0648d73245c99934fd5bc1c83728af73bd3e2b9ef
- sha512sums = 286627096d434c535bc41c1bba87dcd76c87e40e42589931596db9519192365d0f9f0fdece074c974e1b5c261a281bb8dffefad8c03afc6d8b1620a33b62b3d7
+ md5sums = eca5f5451f4ca6c96ef1cfde76f1f789
+ md5sums = ff891e74fecce3b060a47b8489b5663e
+ sha512sums = 08c8a67f3be0d759427744184dee7ab231960280f39ef883c0f62c01021a0feff4cc9f1d9a1e4707e0ea6d314d72551a0e45b86c8b1239325379f6f7c56caaaf
+ sha512sums = cf7f5195f5eabec1fc1c0f3c9aaa24692caf6089c6aeb17301628c973fd618f818bc1a26d23d7a9137ef15bcfca105e8db478a5df169467602698a6436a443e4
pkgname = rmdupes
diff --git a/PKGBUILD b/PKGBUILD
index ba1671323f78..b4e2004e2509 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Xyne <ac xunilhcra enyx, backwards>
pkgname=rmdupes
-pkgver=2020.4.24.1
+pkgver=2020.12
pkgrel=1
pkgdesc='Command-line tool to find and remove duplicate files.'
arch=(any)
@@ -8,16 +8,16 @@ license=(GPL)
url="https://xyne.archlinux.ca/projects/rmdupes"
depends=(python3)
source=(
- https://xyne.archlinux.ca/projects/rmdupes/src/rmdupes-2020.4.24.1.tar.xz
- https://xyne.archlinux.ca/projects/rmdupes/src/rmdupes-2020.4.24.1.tar.xz.sig
+ https://xyne.archlinux.ca/projects/rmdupes/src/rmdupes-2020.12.tar.xz
+ https://xyne.archlinux.ca/projects/rmdupes/src/rmdupes-2020.12.tar.xz.sig
)
sha512sums=(
- 21f970e8bae040fa9f175f6768653def5173c2af2f135f7f470776711afcb54d8284d8a901f54b909986f5f0648d73245c99934fd5bc1c83728af73bd3e2b9ef
- 286627096d434c535bc41c1bba87dcd76c87e40e42589931596db9519192365d0f9f0fdece074c974e1b5c261a281bb8dffefad8c03afc6d8b1620a33b62b3d7
+ 08c8a67f3be0d759427744184dee7ab231960280f39ef883c0f62c01021a0feff4cc9f1d9a1e4707e0ea6d314d72551a0e45b86c8b1239325379f6f7c56caaaf
+ cf7f5195f5eabec1fc1c0f3c9aaa24692caf6089c6aeb17301628c973fd618f818bc1a26d23d7a9137ef15bcfca105e8db478a5df169467602698a6436a443e4
)
md5sums=(
- c1511a09ca9635b0b93470ff12905c11
- 5d17ad49289a122b8290256f6846aa41
+ eca5f5451f4ca6c96ef1cfde76f1f789
+ ff891e74fecce3b060a47b8489b5663e
)
validpgpkeys=('EC3CBE7F607D11E663149E811D1F0DC78F173680')