summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGoliathLabs2020-06-15 14:32:08 +0200
committerGoliathLabs2020-06-15 14:32:08 +0200
commitdd76157daa892f61fd03e550c55075b60e66506a (patch)
tree98cec9cdd4602c16e0ad9397638dac072c9d28fd /PKGBUILD
parentc2f4bbd83a793c5d15a440b812e4cb3fc22ae954 (diff)
downloadaur-npm-accel.tar.gz
Updated: 2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ae63a12f99c..e58c512253a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,15 @@
-# Maintainer: Maikel Wever <maikelwever@gmail.com>
+# Maintainer: Felix Golatofski <contact@xdfr.de>
+# Contributor: Maikel Wever <maikelwever@gmail.com>
+
pkgname=npm-accel
-pkgver=1.0
-pkgrel=2
+pkgver=2.0
+pkgrel=1
pkgdesc="Accelerator for npm, the Node.js package manager"
url="https://github.com/xolox/python-npm-accel"
license=('MIT')
depends=('python' 'python-chardet' 'python-executor' 'python-humanfriendly' 'python-property-manager' 'python-verboselogs')
source=("https://github.com/xolox/python-${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('3917fc0806dbd5796a020ac1f43c2f3c')
+md5sums=('cde375d40a46321c20072a3b7ef29053')
arch=('any')
package() {