summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01df39e64d27..a5e31620c97b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: lesto <lestofante88@gmail.com>
pkgname=pacman-parallelizer
-pkgver=3
+pkgver=4
pkgrel=1
pkgdesc="A minimal package downloader for pacman, using aria2"
arch=(any)
@@ -8,7 +8,7 @@ url="https://github.com/lestofante/PacmanParallelizer"
license=('GPL3')
depends=('aria2' 'pacman-contrib')
source=("pp.sh")
-md5sums=('65102e8f4fb043afc6bd15bf3b4db6c0')
+md5sums=('73ee10efcb2344df28701f011df30e55')
build() {
cd "$srcdir"