summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlos Aznarán Laos2022-01-12 11:48:47 -0500
committerCarlos Aznarán Laos2022-01-12 11:48:47 -0500
commitfafcbd38132faba8deaf1709245334affc126cbe (patch)
tree20eb160125bb0fc8506bde6c61a76ef54fbab1ec /PKGBUILD
parent9412021fa1028f352d7991b11cbfdf1014df4395 (diff)
downloadaur-python-django-rest-framework-camel-case.tar.gz
Drop python2 support
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bea2895318ba..29a108b0945e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Arthur Vuillard <arthur@hashbang.fr>
_base=djangorestframework-camel-case
-pkgname=python-${_base/ore/o-re}
+pkgname=python-${_base/orestf/o-rest-f}
pkgver=1.3.0
pkgrel=1
pkgdesc="Camel case JSON support for Django REST framework"