summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmr Hassan2020-08-05 11:34:25 +0200
committerAmr Hassan2020-08-05 11:34:25 +0200
commit9d42ed2e56548581b5f6742da6023d6f1073e0bb (patch)
tree57826ad3f68df76d6c8429916c8117343c0c4057
parentea6d51a414f42b0877ba3184b43630424c6892c6 (diff)
downloadaur-9d42ed2e56548581b5f6742da6023d6f1073e0bb.tar.gz
2020.1.4-3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5883bbf00d2..42c2ac713c63 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = intellij-idea-ce
pkgdesc = Intellij Idea IDE (community version) with Intellij JDK
pkgver = 2020.1.4
- pkgrel = 1
+ pkgrel = 3
url = http://www.jetbrains.com/idea/
arch = any
license = Apache2
diff --git a/PKGBUILD b/PKGBUILD
index 5126fbf7eaa3..c5a6fc2c0650 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _buildver=201.8743.12
_veryear=2020
_verrelease=1.4
pkgver=${_veryear}.${_verrelease}
-pkgrel=2
+pkgrel=3
pkgdesc="Intellij Idea IDE (community version) with Intellij JDK"
arch=('any')
options=(!strip)