summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlestofante2020-02-19 22:25:48 +0100
committerlestofante2020-02-19 22:25:48 +0100
commit8272ae8bf8e664f23d93ed7663e7b3a2b9674a2b (patch)
tree08cb8ab47288501c24dcdf9bc5aafd536a82f9a9 /PKGBUILD
parent6e9d46ad1b1d0ee14892a18f01c9c155768e6be3 (diff)
downloadaur-8272ae8bf8e664f23d93ed7663e7b3a2b9674a2b.tar.gz
updated to new compression scheme
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ea50a1587a0..9626eaafdafe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: lesto <lestofante88@gmail.com>
pkgname=pacman-parallelizer
-pkgver=7
+pkgver=8
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=('366163f7c8af9dd5b8e89e75e430810c')
+md5sums=('626c0d5518131fcb5e9b151db1e1d93e')
build() {
cd "$srcdir"