summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJingbei Li2017-09-11 14:56:46 +0800
committerJingbei Li2017-09-11 14:56:46 +0800
commit8f061dd75c07dd0a590790d5842f5c39f6ffad08 (patch)
tree05c571c3fe18710712c4733d0bdc56b986007eb8
parenteec22259803e1677f4b2ad11a2632b320cb01370 (diff)
downloadaur-8f061dd75c07dd0a590790d5842f5c39f6ffad08.tar.gz
enable python2
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e037e7e160a..4319ec572781 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Aug 21 13:33:52 UTC 2017
+# Mon Sep 11 06:56:41 UTC 2017
pkgbase = python-audioread
pkgdesc = cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python
pkgver = 2.1.5
@@ -15,3 +15,6 @@ pkgbase = python-audioread
pkgname = python-audioread
depends = python
+pkgname = python2-audioread
+ depends = python2
+
diff --git a/PKGBUILD b/PKGBUILD
index df0fde65cb66..384766d30651 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,7 @@
# Maintainer: Jingbei Li <i@jingbei.li>
# Contributer: Jose Riha <jose1711 gmail com>
pkgbase=python-audioread
-#pkgname=(python-audioread python2-audioread)
-pkgname=(python-audioread)
+pkgname=(python-audioread python2-audioread)
_pkgname=audioread
pkgver=2.1.5
pkgrel=1