summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Jindra2024-04-15 07:57:07 +0200
committerMartin Jindra2024-04-15 07:57:07 +0200
commit3a1ebd0288a0d6541f48098638d867bf21dbff4a (patch)
treed1283c32392b536b01699a8241ab8b07470fc3df /PKGBUILD
parentd2ed0ebea2b85ff16c2d88dac2ac854b781d2218 (diff)
downloadaur-3a1ebd0288a0d6541f48098638d867bf21dbff4a.tar.gz
Update to 24.4
Signed-off-by: Martin Jindra <martin@mjindra.eu>
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}"