Package Details: olvid 1:2.5.1-0

Git Clone URL: https://aur.archlinux.org/olvid.git (read-only, click to copy)
Package Base: olvid
Description: French instant, private and secure messenger
Upstream URL: https://www.olvid.io/
Licenses: custom
Provides: olvid
Submitter: ynerant
Maintainer: ynerant
Last Packager: ynerant
Votes: 0
Popularity: 0.000000
First Submitted: 2024-09-01 10:16 (UTC)
Last Updated: 2025-07-03 15:41 (UTC)

Dependencies (0)

Required by (0)

Sources (1)

Latest Comments

vbmithr commented on 2025-05-28 15:32 (UTC)

diff --git a/PKGBUILD b/PKGBUILD
index c9565cb..52666f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Emmy D'Anello <emmy.danello@luemy.eu>

 pkgname=olvid
-pkgver=2.4.2
+pkgver=2.5.0
 pkgrel=1
 epoch=1
 pkgdesc="French instant, private and secure messenger"
@@ -10,9 +10,7 @@ url="https://www.olvid.io/"
 license=('custom')
 provides=('olvid')
 source=("https://static.olvid.io/linux/olvid-${pkgver}.tar.gz")
-
-sha256sums=("78be972dd1306f7b7180deff619bf5bd0188e29ce765bfc2ae3618f90665af92")
-
+sha256sums=('4a3476d873dafc90488143e6ab4990e48c316b39ad11c26c8ffc4c17727fab17')
 package() {
   mkdir -p "$pkgdir/opt" "$pkgdir/usr/bin"