summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVresod2020-12-15 10:58:12 -0500
committerVresod2020-12-15 10:58:12 -0500
commit93c6f7e9177efb05bdd7caab0a1c8622f6ab9deb (patch)
tree3c93149d2d0d6f3da26919e0f2ca97edaceb7fdc
parent170631bb91b4133cc24f49cb27c56557b58fed40 (diff)
downloadaur-93c6f7e9177efb05bdd7caab0a1c8622f6ab9deb.tar.gz
update package sums
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1da9ec86779e..d709525b09d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = advcpmv
source = mv.1.gz
source = cp.1.gz
sha256sums = 4458d8de7849df44ccab15e16b1548b285224dbba5f08fac070c1c0e0bcc4cfa
- sha256sums = d39b493ccbd3a8423bd00fc5767e385b0588efca53ec9699f8b328715aa47368
+ sha256sums = 294e54c2a13d648dd5298df55369fa1a51d8f9960c90c558f316468e54b9e747
sha256sums = 6ab6916b1ea86be2c669c8c99dbd2b08848f19cd719b68aaf27a9d460ca2dd83
sha256sums = 82054540db3ca04f62d95ef4a45ef79809c2c94df5bbfc2458a4970e9a862409
diff --git a/PKGBUILD b/PKGBUILD
index 1dcf85c74ea5..d462bcca274d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://github.com/jarun/advcpmv"
license=("GPL3")
source=( "http://ftp.gnu.org/gnu/coreutils/coreutils-$pkgver.tar.xz" "https://raw.githubusercontent.com/jarun/advcpmv/master/advcpmv-0.8-$pkgver.patch" "mv.1.gz" "cp.1.gz" )
sha256sums=('4458d8de7849df44ccab15e16b1548b285224dbba5f08fac070c1c0e0bcc4cfa'
- 'd39b493ccbd3a8423bd00fc5767e385b0588efca53ec9699f8b328715aa47368'
+ '294e54c2a13d648dd5298df55369fa1a51d8f9960c90c558f316468e54b9e747'
'6ab6916b1ea86be2c669c8c99dbd2b08848f19cd719b68aaf27a9d460ca2dd83'
'82054540db3ca04f62d95ef4a45ef79809c2c94df5bbfc2458a4970e9a862409')
depends=( )