summarylogtreecommitdiffstats
path: root/.AURINFO
diff options
context:
space:
mode:
authorShawn Rose2017-11-04 18:29:30 -0230
committerShawn Rose2017-11-04 18:29:30 -0230
commit7a239a6b5f44326010df80e7c4a25cc1fe4a51f0 (patch)
tree95147b9d5ac3447b3cb18f022559f90281a8e850 /.AURINFO
parent9c96663ac12678a8ad07da5d5d83be5989f3843d (diff)
downloadaur-7a239a6b5f44326010df80e7c4a25cc1fe4a51f0.tar.gz
version 2.7.1.r13.g5c2d339-1
- Updated to use 'make install' - Added check function - Added armv7h support - Now specifically points to nodejs repository
Diffstat (limited to '.AURINFO')
-rw-r--r--.AURINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.AURINFO b/.AURINFO
index 77bdecd5fd41..0fccaa173c6e 100644
--- a/.AURINFO
+++ b/.AURINFO
@@ -1,16 +1,17 @@
pkgbase = http-parser-git
pkgdesc = Parser for HTTP Request/Response written in C
- pkgver = 2.3.r4.g158dd3b
+ pkgver = 2.7.1.r13.g5c2d339
pkgrel = 1
- url = https://github.com/joyent/http-parser
+ url = https://github.com/nodejs/http-parser
arch = i686
arch = x86_64
+ arch = armv7h
license = MIT
makedepends = git
depends = glibc
provides = http-parser
conflicts = http-parser
- source = http-parser-git::git+https://github.com/joyent/http-parser.git
+ source = http-parser-git::git+https://github.com/nodejs/http-parser.git
pkgname = http-parser-git