Skip to content

Commit

Permalink
[eclipse-platform] Update
Browse files Browse the repository at this point in the history
  • Loading branch information
heavysink committed Dec 2, 2024
1 parent 5536b8c commit b97813c
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions archlinuxcn/eclipse-platform/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
# Contributor: Jesus Jerez <[email protected]>

pkgname=eclipse-platform
pkgver=4.32
_pkgbuild=202406010610
pkgver=4.33
_pkgbuild=202409030240
pkgrel=1
pkgdesc="A minimal installation suitable for complete per-user customization with the built-in Eclipse package manager"
url="https://www.eclipse.org"
Expand All @@ -24,11 +24,9 @@ source=(
"eclipse.desktop"
)

sha512sums=(
"5c336a74bc1a14508bde4d43314cd5cd739d12afabb80c79dde0c0295b912488891c4ecc8fed6470df7af7de2acbed96c28e63c38f206a086070f99feb7a349a"
"5d0068de0b134468d6a9f0c2be1ac7a8253152cac9e9561ba32c0bc11bb503dbcc7dba64ff3989179c3276bac9153bae46205d86978442a067837eb8677c384d"
"44b1427e884dc455726ef93276c800f7f0079c5008dd67e55084bb73f4b9e095397f126230ecdc506cb576a5747d18e216f531bf99876a0f9457d8cd5abed9d2"
)
sha512sums=('29ea7cd0b8db9cda039a2b105545d3beb0340b52376d19b02ef7b5accda7199e7f39f767b87356c6feae093756ffb5b6bbe5c8f5a1612c4911d94e9fe55e41c0'
'5d0068de0b134468d6a9f0c2be1ac7a8253152cac9e9561ba32c0bc11bb503dbcc7dba64ff3989179c3276bac9153bae46205d86978442a067837eb8677c384d'
'44b1427e884dc455726ef93276c800f7f0079c5008dd67e55084bb73f4b9e095397f126230ecdc506cb576a5747d18e216f531bf99876a0f9457d8cd5abed9d2')

package() {
install -d ${pkgdir}/usr/bin ${pkgdir}/usr/lib ${pkgdir}/usr/share/applications
Expand Down

0 comments on commit b97813c

Please sign in to comment.