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 17, 2025
1 parent 29fffa3 commit 419623a
Show file tree
Hide file tree
Showing 20 changed files with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions PKGBUILDS/swayfx/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Maintainer: Erik Reider <erik.reider@protonmail.com>
_pkgname=swayfx
pkgname="$_pkgname"
pkgname="swayfx"
pkgver=0.4
pkgrel=3
license=("MIT")
Expand Down Expand Up @@ -44,7 +43,7 @@ optdepends=(
backup=(etc/sway/config)
arch=("i686" "x86_64")
url="https://github.com/WillPower3309/swayfx"
source=("${_pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/$pkgver.tar.gz"
source=("swayfx-${pkgver}.tar.gz::${url}/archive/refs/tags/$pkgver.tar.gz"
50-systemd-user.conf
sway-portals.conf)
sha512sums=(
Expand All @@ -61,7 +60,7 @@ build() {
arch-meson \
-Dwerror=false \
-Dsd-bus-provider=libsystemd \
"${_pkgname}-${pkgver}" build
"swayfx-${pkgver}" build
meson compile -C build
}

Expand All @@ -71,6 +70,6 @@ package() {

DESTDIR="$pkgdir" meson install -C build

cd "${_pkgname}-${pkgver}"
cd "swayfx-${pkgver}"
install -Dm644 "LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}
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 modified x86_64/oh-my-zsh-git-r7476.92da3108b-1-any.pkg.tar.zst
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 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.

0 comments on commit 419623a

Please sign in to comment.