2
0

increases the pkgrel

This commit is contained in:
XavierCLL 2020-12-05 18:00:09 -08:00
parent fcb70a01c3
commit 9bd64af65b
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = pycharm-professional
pkgdesc = Python IDE for Professional Developers. Professional Edition
pkgver = 2020.3
pkgrel = 3
pkgrel = 4
url = https://www.jetbrains.com/pycharm/
arch = x86_64
license = custom

View File

@ -2,7 +2,7 @@
pkgname=pycharm-professional
pkgver=2020.3
pkgrel=3
pkgrel=4
pkgdesc="Python IDE for Professional Developers. Professional Edition"
arch=('x86_64')
url='https://www.jetbrains.com/pycharm/'