summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Blakeney2019-11-15 07:51:46 +1000
committerMark Blakeney2019-11-15 07:51:46 +1000
commit8363cffd054b0c3a053c3f29d51f263d1cb594fe (patch)
tree6653ff88b68dae91bec8b3de41e6f8cbf01b71d2 /PKGBUILD
parentd0b8121fe60788d976d28256be3e3c80fdc1aa40 (diff)
downloadaur-8363cffd054b0c3a053c3f29d51f263d1cb594fe.tar.gz
Bump version to force rebuild for Python 3.8.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ac0f97e74f7e..541e31eb1ea5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=ptvsd
pkgname=python-$_pkgname
pkgver=4.3.2
-pkgrel=1
+pkgrel=2
pkgdesc="Python debugger package for use with Visual Studio and Visual Studio Code"
url="https://github.com/microsoft/$_pkgname"
license=("MIT")