summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbrent s2017-10-09 06:49:35 -0400
committerbrent s2017-10-09 06:49:35 -0400
commitcf156f125e61b50f82536aea2acfdc622e6bc207 (patch)
tree47b6756d48ac4a469de9951b5175917831ea151f /PKGBUILD
parentd168fa38020931120ec151136c813177f4155e8d (diff)
downloadaur-cf156f125e61b50f82536aea2acfdc622e6bc207.tar.gz
oops
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6cd5e064def..0e617eedb231 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
validpgpkeys=('748231EBCBD808A14F5E85D28C004C2F93481F6B')
# Bug reports can be filed at https://bugs.square-r00t.net/index.php?project=3
# News updates for packages can be followed at https://devblog.square-r00t.net
-pkgname=python-steamodd
+pkgname=('python-steamodd' 'python2-steamodd')
pkgver=4.21
-pkgrel=1
+pkgrel=2
pkgdesc="Python module for working with Steam's API"
arch=( 'i686' 'x86_64' )
url="https://steamodd.readthedocs.io/en/latest/"