summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornoraj2019-02-08 01:07:27 +0100
committernoraj2019-02-08 01:07:27 +0100
commitd45f1fa6e4af5829059ae5fa277577b0ae27d937 (patch)
tree343468b6e82e1124b26baad10ac8d52e698fda55 /PKGBUILD
parent567c925f2311c36f98cec4efb8829946865aac12 (diff)
downloadaur-d45f1fa6e4af5829059ae5fa277577b0ae27d937.tar.gz
pkgrel 2: added previous maintainer as contributor
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c6a0c695471..da116c083084 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
# Generated by gem2arch (https://github.com/anatol/gem2arch)
# Maintainer: noraj <printf %s 'YWxleGFuZHJlLnphbm5pQGV1cm9wZS5jb20='|base64 -d>
+# Contributor: Grey Christoforo <first name [at] last name [dot] net>
_gemname=useragent
pkgname=ruby-$_gemname
pkgver=0.16.10
-pkgrel=1
+pkgrel=2
pkgdesc='HTTP User Agent parser'
arch=(any)
url='http://github.com/gshutler/useragent'