summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSonic-Y3k2020-07-04 22:06:16 +0200
committerSonic-Y3k2020-07-04 22:06:16 +0200
commit62a46ec7fade1742440fc2ebdef85f3b3d8eeb98 (patch)
tree05c100674cea1b767c48ae6067812a6c93e2e85d /PKGBUILD
parented8ccf4cee14e7b8160ab6494b5b8e5198be3762 (diff)
downloadaur-62a46ec7fade1742440fc2ebdef85f3b3d8eeb98.tar.gz
Added missing .SRCINFO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9395082b1cad..3c81936e422d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=python2-user-agents
pkgname=('python-user-agents' 'python2-user-agents')
pkgver=2.1
-pkgrel=1
+pkgrel=2
pkgdesc="A library to identify devices (phones, tablets) and their capabilities by parsing (browser/HTTP) user agent strings"
arch=('any')
url="https://pypi.python.org/pypi/user-agents"