summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-01-07 08:28:22 -0700
committerMark Wagie2023-01-07 08:28:22 -0700
commit011345ad7bc02b1ee5be5358367450443ce69e1f (patch)
tree7fa234891603d733ce8b8535195275621a2106bd
parent6b113bb3b7619b5e58c7db3cf72030a4bc5225e2 (diff)
downloadaur-011345ad7bc02b1ee5be5358367450443ce69e1f.tar.gz
1.0.87
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 798b0491a1b4..36d1b3ddd734 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ventoy-bin
pkgdesc = A new multiboot USB solution
- pkgver = 1.0.86
+ pkgver = 1.0.87
pkgrel = 1
url = http://www.ventoy.net
install = ventoy.install
@@ -17,7 +17,7 @@ pkgbase = ventoy-bin
optdepends = polkit: run GUI from application menu
provides = ventoy
conflicts = ventoy
- source = https://github.com/ventoy/Ventoy/releases/download/v1.0.86/ventoy-1.0.86-linux.tar.gz
+ source = https://github.com/ventoy/Ventoy/releases/download/v1.0.87/ventoy-1.0.87-linux.tar.gz
source = ventoy
source = ventoygui
source = ventoyweb
@@ -26,7 +26,7 @@ pkgbase = ventoy-bin
source = ventoy-extend-persistent
source = ventoy.desktop
source = sanitize.patch
- sha256sums = 92cc57300ec63e516b3e2d6825af988389b2eaa306c15ae138bee92ebb9788d0
+ sha256sums = d26ecc5cbb52baaf06743157cca798f3a0c882581e43ac3212da4ec81fed8647
sha256sums = 1ad5d314e02b84127a5a59f3871eb1d28617218cad07cde3eeddcac391473000
sha256sums = 0215dbaf2095f5eeb2d40d9731268ed724790565e1dcaad67ffa4af80b5d8330
sha256sums = c3d4463a878a89d96e5f0bc4e1a43e48f27af5965bd4c977567695d7cf91fe5f
diff --git a/PKGBUILD b/PKGBUILD
index a3f9ab934ada..482c2c8fd313 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: KokaKiwi <kokakiwi+aur@kokakiwi.net>
pkgname=ventoy-bin
-pkgver=1.0.86
+pkgver=1.0.87
pkgrel=1
pkgdesc="A new multiboot USB solution"
arch=('aarch64' 'i686' 'x86_64')
@@ -25,7 +25,7 @@ source=("https://github.com/ventoy/Ventoy/releases/download/v${pkgver}/${pkgname
"${pkgname%-bin}-extend-persistent"
"${pkgname%-bin}.desktop"
'sanitize.patch')
-sha256sums=('92cc57300ec63e516b3e2d6825af988389b2eaa306c15ae138bee92ebb9788d0'
+sha256sums=('d26ecc5cbb52baaf06743157cca798f3a0c882581e43ac3212da4ec81fed8647'
'1ad5d314e02b84127a5a59f3871eb1d28617218cad07cde3eeddcac391473000'
'0215dbaf2095f5eeb2d40d9731268ed724790565e1dcaad67ffa4af80b5d8330'
'c3d4463a878a89d96e5f0bc4e1a43e48f27af5965bd4c977567695d7cf91fe5f'