2
0

Fix pkgrel

This commit is contained in:
XavierCLL 2017-04-12 09:34:12 -05:00
parent 8a50930a1b
commit d30a5a851c
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = pycharm-professional
pkgdesc = Powerful Python and Django IDE. Professional edition.
pkgver = 2017.1.1
pkgrel = 2
pkgrel = 1
url = http://www.jetbrains.com/pycharm/
install = pycharm-professional.install
arch = any

View File

@ -3,7 +3,7 @@
pkgname=pycharm-professional
pkgver=2017.1.1
_pkgver=2017.1.1
pkgrel=2
pkgrel=1
pkgdesc="Powerful Python and Django IDE. Professional edition."
arch=('any')
options=('!strip')