summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Wojdyla2021-10-23 17:43:00 +0200
committerMichal Wojdyla2021-10-23 17:43:00 +0200
commit9df8656cc87eef0c974b3e57fdc661ff3b546044 (patch)
treef7c001962fa64685d11a087cb732746b42080515
parentcc9f9c3f42d21c6e07c78b33d09e248ae72e0141 (diff)
downloadaur-9df8656cc87eef0c974b3e57fdc661ff3b546044.tar.gz
update
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91dc6777222d..91f3de7b8f56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ md5sums=('d93d3a1ef16ac90e36f806123f38f0ff')
build() {
cd "prawoauth2-${pkgver}"
- python3 setup.py build
+ python2 setup.py build
}
package() {