summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriboyperson2018-08-25 07:53:37 -0700
committeriboyperson2018-08-25 07:53:37 -0700
commit73b51546e2c9a36aac4433576fe41b1bc499f23e (patch)
treeaf19eb2f8a00f77cea72f9f55fc2000dc68e2486 /PKGBUILD
parentae90f7b1b8f9268e52b821c3f8d24f2ed2e500ec (diff)
downloadaur-73b51546e2c9a36aac4433576fe41b1bc499f23e.tar.gz
fix md5sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66ed53594075..59f54522fad4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=intellij-idea-community-edition-jre
_appname=jetbrains-idea-ce
pkgver=2018.2.2
_buildver=182.4129.33
-pkgrel=1
+pkgrel=2
pkgdesc="Intellij Idea Community Edition with bundled JRE"
arch=('any')
url="http://www.jetbrains.com/idea/"
@@ -14,7 +14,7 @@ provides=("$_appname")
conflicts=("$_appname")
source=("https://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz"
"$_appname.desktop")
-md5sums=('7e9f9bf36acb2e2e5f62b88e81337e92'
+md5sums=('cc1bb7d1ee94e0ece55ff8e47e5b939b'
'56d945e72cc22162d5be26af027999dd')
package() {