summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 632eb664ff18..7fe169d25eb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Brad Fanella <bradfanellaat archlinux dot us>
# See .contrib for older/other contributors
pkgname=eric
-pkgver=24.3
+pkgver=24.4
pkgrel=1
pkgdesc="A full-featured Python and Ruby IDE in PyQt"
arch=('any')
@@ -31,7 +31,7 @@ makedepends=('python-pip')
conflicts=(${pkgname}-common)
replaces=(${pkgname}-common)
source=("https://downloads.sourceforge.net/${pkgname}-ide/${pkgname}7-${pkgver}.tar.gz")
-sha256sums=('a53c28e573f0137a7b3d7f417957122aa775e08b45181d8c1571cda034d1e7fd')
+sha256sums=('b11bd996b4089e496abfa7b6a86bb2bf5bfd403dc8c36d4958406af940f1523d')
package_eric() {
cd "${pkgname}7-${pkgver}"