summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin Jindra2023-04-09 16:08:52 +0200
committerMartin Jindra2023-04-09 16:08:52 +0200
commit8e81b28d4676475dcb1ecc1dd5ea0e2a3fdf7c3a (patch)
tree7ebad8d6e839502ccff5ac970aa503b2b06c3f90 /PKGBUILD
parent279807f57f20b353974a819a35d2008330580867 (diff)
downloadaur-8e81b28d4676475dcb1ecc1dd5ea0e2a3fdf7c3a.tar.gz
Update to 23.4.2
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 4af86897f66c..ed830c78ef1d 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=23.3
+pkgver=23.4.2
pkgrel=1
pkgdesc="A full-featured Python and Ruby IDE in PyQt"
arch=('any')
@@ -16,7 +16,7 @@ makedepends=('python-pip')
conflicts=(${pkgname}-common)
replaces=(${pkgname}-common)
source=("https://downloads.sourceforge.net/${pkgname}-ide/${pkgname}7-${pkgver}.tar.gz")
-sha256sums=('62ab155f97ad09705ad25385505990688ef9aa7fda276fabe59f19b58a5d6d8b')
+sha256sums=('3a0e04c4f3abe9ccb55ae9b272fce08091c60b32d96cc8f5816eb7e6b7b9cffb')
package_eric() {
cd "${pkgname}7-${pkgver}"