summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2017-02-27 02:08:10 +0000
committerGrey Christoforo2017-02-27 02:08:55 +0000
commit081477fd95a4deba4c939d993f21b47d200fff76 (patch)
treed059b1dc9d47304d58b82b1a7e394f957cf4bca3 /PKGBUILD
parent71d702343ae715ac6381d53bc7dbf91bd195ba88 (diff)
downloadaur-081477fd95a4deba4c939d993f21b47d200fff76.tar.gz
fix package name
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index decb287f437f..64914803d21b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Grey Christoforo <grey@christoforo.net>
_gemname=useragent
-pkgname=ruby-$_gemname-0.14
+pkgname=ruby-$_gemname
pkgver=0.14.0
pkgrel=1
pkgdesc='HTTP User Agent parser'