Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
V
ventoy
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Packages
Community
ventoy
Commits
47195d18
Commit
47195d18
authored
Aug 01, 2020
by
Mark Wagie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.0.18
parent
9d2d8d9a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
PKGBUILD
PKGBUILD
+4
-4
No files found.
PKGBUILD
View file @
47195d18
...
...
@@ -4,7 +4,7 @@
# Contributor: KokaKiwi <kokakiwi+aur@kokakiwi.net>
pkgname
=
ventoy
pkgver
=
1.0.1
7
pkgver
=
1.0.1
8
pkgrel
=
1
pkgdesc
=
'A new multiboot USB solution'
url
=
'http://www.ventoy.net/'
...
...
@@ -14,7 +14,7 @@ depends=('bash' 'util-linux' 'xz' 'exfat-utils')
source
=(
"https://github.com/ventoy/Ventoy/releases/download/v
$pkgver
/
$pkgname
-
$pkgver
-linux.tar.gz"
"
$pkgname
"
'sanitize.patch'
)
sha256sums
=(
'
3d0857c056dcca9ce0ca0d55b923ea6ad4ac1d088c4a33dd87201da130ee65cc
'
sha256sums
=(
'
76aa7acd5ce6a49f7a77275d5ce7f8c500181ef89d17daade8778cff1f194e20
'
'f9f333e21ec211318ab40018e0da3a44d8bae16e36dd6132e7891f8c9df52f1c'
'c0622d25259e143e0528a632eb91347964b1d78d8fbd1dc5812edc34bf32db47'
)
...
...
@@ -27,8 +27,8 @@ prepare() {
rm
-fv
./
*
.xz
cd
..
patch
-p0
<
"
$srcdir
/sanitize.patch"
# cd "$pkgname-$pkgver"
#
patch -p0 < "$srcdir/sanitize.patch"
rm
-fv
tool/
{
mkextfatfs_
{
32,64
}
,mount.exfat-fuse_
{
32,64
}
,ash,hexdump,xzcat
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment