summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlesto2019-02-23 14:55:41 +0100
committerlesto2019-02-23 14:55:41 +0100
commit27661ce10f76d67a29da188a70cca3c596739a5f (patch)
tree12e275fdcdf480bca169fbb02167bb6e77cb0634 /PKGBUILD
parentd038a6d62cd01d917ffd42781196a973e3ea418b (diff)
downloadaur-27661ce10f76d67a29da188a70cca3c596739a5f.tar.gz
fixed md5sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8374ed6afffc..8b84b0b3f3e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://github.com/lestofante/PacmanParallelizer"
license=('GPL3')
depends=('aria2' 'pacman-contrib')
source=("pp.sh")
-md5sums=('5670471a6fbddec18d3a562f11969c0c')
+md5sums=('8e58bf0fd5702cf10a35917a43752b2b')
build() {
cd "$srcdir"