summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbrent s2017-10-09 06:55:52 -0400
committerbrent s2017-10-09 06:55:52 -0400
commitc1f678e1cdcdadcc6c2b54447a4c4f2d413d5919 (patch)
treec8676af4a3547b9ff96b7de9311ede4bdfd53d3b /PKGBUILD
parentb740339d5a2d4baeced2cb92b5d3fadba75ba2c4 (diff)
downloadaur-python-lrzip.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 8979bb8ee702..404dea59f700 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-lrzip
+pkgname=('python-lrzip' 'python2-lrzip')
pkgver=1.0.0
-pkgrel=5
+pkgrel=6
pkgdesc="Python bindings to LRZIP (https://github.com/ckolivas/lrzip)"
arch=( 'i686' 'x86_64' )
url="https://pypi.python.org/pypi/lrzip"