Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 14, 2025
1 parent 0148d07 commit a18ac6f
Show file tree
Hide file tree
Showing 24 changed files with 12 additions and 7 deletions.
8 changes: 4 additions & 4 deletions PKGBUILDS/rua/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Maintainer: Vasili Novikov (replace "vvv" with "v" in email) vvvasya.novikov+cm3513git@gmail.com
pkgname=rua
pkgver=0.19.10
pkgrel=1
pkgrel=2
pkgdesc='AUR helper in Rust providing control, review, patch application and safe build options'
url='https://github.com/vn971/rua'
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/vn971/rua/archive/v${pkgver}.tar.gz")
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
license=('GPL3')

makedepends=('cargo' 'libseccomp')
makedepends=('cargo' 'libseccomp' 'sed')
depends=('bubblewrap' 'git' 'pacman' 'xz')
optdepends=(
'bubblewrap-suid: version of bubblewrap that works on linux-hardened kernel'
Expand All @@ -26,7 +26,7 @@ b2sums=(35634176f7d5939dd5ef5f013f8a1163bd2612fdaa4ecf477347a75a7ad790edfec04a56

prepare() {
cd "$srcdir/$pkgname-$pkgver"
cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
cargo fetch --locked --target "$(rustc -vV | sed -n 's/host: //p')"
}

build () {
Expand All @@ -50,5 +50,5 @@ package() {

install -Dm0644 target/completions/rua.bash "${pkgdir}/usr/share/bash-completion/completions/rua.bash"
install -Dm0644 target/completions/rua.fish "${pkgdir}/usr/share/fish/completions/rua.fish"
install -Dm0644 target/completions/_rua "${pkgdir}/usr/share/zsh/functions/Completion/Linux/_rua"
install -Dm0644 target/completions/_rua "${pkgdir}/usr/share/zsh/site-functions/_rua"
}
11 changes: 8 additions & 3 deletions PKGBUILDS/ventoy-bin/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

pkgname=ventoy-bin
pkgver=1.1.02
pkgrel=1
pkgrel=2
pkgdesc="A new bootable USB solution"
arch=('aarch64' 'i686' 'x86_64')
url="http://www.ventoy.net"
Expand All @@ -24,7 +24,8 @@ source=("https://github.com/ventoy/Ventoy/releases/download/v${pkgver}/${pkgname
"${pkgname%-bin}-persistent"
"${pkgname%-bin}-extend-persistent"
"${pkgname%-bin}.desktop"
'sanitize.patch')
'sanitize.patch'
'desktop_session.patch')
sha256sums=('0b47aeba910dd9a9d5faad26988c45bef5238c4eb19e3bf510545698ac5caece'
'1ad5d314e02b84127a5a59f3871eb1d28617218cad07cde3eeddcac391473000'
'0215dbaf2095f5eeb2d40d9731268ed724790565e1dcaad67ffa4af80b5d8330'
Expand All @@ -33,7 +34,8 @@ sha256sums=('0b47aeba910dd9a9d5faad26988c45bef5238c4eb19e3bf510545698ac5caece'
'51029745da197dded6e007aee3f30f7ea1aa6e898172a6ea176cc2f3a842d0ff'
'00dec31721a052d5e6c928e3b38b870959bdb42188f34717898d99c0cef950df'
'ea01c294b772818277a79b055e977550f99313506e874797ed9fe0e7ac7e7d98'
'993ffb6daa6b61efe81e9e2922b82a0588737406525c37e0eed682ed500914f6')
'993ffb6daa6b61efe81e9e2922b82a0588737406525c37e0eed682ed500914f6'
'c7bc2150f8f365aeaf69d647e1ea5ac0de00abd207a56ec9750fb2d88539cd19')

prepare() {
cd "${pkgname%-bin}-$pkgver"
Expand All @@ -52,6 +54,9 @@ prepare() {
# Apply sanitize patch
patch --verbose -p0 < "$srcdir/sanitize.patch"

# Add more distro GUI types
patch -Np1 -i "$srcdir/desktop_session.patch"

# Log location
sed -i 's|log\.txt|/var/log/ventoy.log|g' WebUI/static/js/languages.js tool/languages.json

Expand Down
Binary file modified x86_64/bibata-cursor-theme-bin-2.0.7-1-any.pkg.tar.zst
Binary file not shown.
Binary file modified x86_64/calamares-3.3.12-1-x86_64.pkg.tar.zst
Binary file not shown.
Binary file modified x86_64/grab-1.0-4-x86_64.pkg.tar.zst
Binary file not shown.
Binary file modified x86_64/maneki-neko-1.0.0-1-x86_64.pkg.tar.zst
Binary file not shown.
Binary file modified x86_64/nwg-clipman-0.2.2-1-any.pkg.tar.zst
Binary file not shown.
Binary file not shown.
Binary file modified x86_64/pyprland-2.4.3-0-any.pkg.tar.zst
Binary file not shown.
Binary file modified x86_64/python-clickgen-2.2.5-1-any.pkg.tar.zst
Binary file not shown.
Binary file modified x86_64/rockers-0.1-2-x86_64.pkg.tar.zst
Binary file not shown.
Binary file removed x86_64/rua-0.19.10-1-x86_64.pkg.tar.zst
Binary file not shown.
Binary file added x86_64/rua-0.19.10-2-x86_64.pkg.tar.zst
Binary file not shown.
Binary file modified x86_64/stratmacs-config-1.0-0-x86_64.pkg.tar.zst
Binary file not shown.
Binary file modified x86_64/stratos-bin-1.0-0-x86_64.pkg.tar.zst
Binary file not shown.
Binary file modified x86_64/stratos-calamares-config-1.0-0-x86_64.pkg.tar.zst
Binary file not shown.
Binary file modified x86_64/stratos-fish-config-1.0-0-x86_64.pkg.tar.zst
Binary file not shown.
Binary file modified x86_64/stratos-kitty-config-1.0-0-x86_64.pkg.tar.zst
Binary file not shown.
Binary file modified x86_64/stratos-starship-config-1.0-0-x86_64.pkg.tar.zst
Binary file not shown.
Binary file modified x86_64/stratos-waybar-config-1.0-0-x86_64.pkg.tar.zst
Binary file not shown.
Binary file modified x86_64/stratos.db.tar.gz
Binary file not shown.
Binary file modified x86_64/stratos.files.tar.gz
Binary file not shown.
Binary file modified x86_64/sway-nvidia-1.0.7-1-any.pkg.tar.zst
Binary file not shown.
Binary file not shown.

0 comments on commit a18ac6f

Please sign in to comment.