summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09f9ed3c1a7e..3d4b726d9f42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@ _npmname=npm2arch
_npmver=0.1.19
pkgname=nodejs-npm2arch # All lowercase
pkgver=0.1.19
-pkgrel=1
+pkgrel=2
pkgdesc="Convert NPM package to a PKGBUILD for ArchLinux"
arch=(any)
url="https://github.com/Filirom1/npm2arch"