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 Aug 19, 2024
1 parent 29772e6 commit ba5fd01
Show file tree
Hide file tree
Showing 25 changed files with 55 additions and 4 deletions.
6 changes: 4 additions & 2 deletions PKGBUILDS/aura-bin/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Colin Woodbury <colin@fosskers.ca>

pkgname=aura-bin
pkgver=4.0.2
pkgver=4.0.3
pkgrel=1
pkgdesc="A package manager for Arch Linux and its AUR - Prebuild binary"
url="https://github.com/fosskers/aura"
Expand All @@ -15,12 +15,13 @@ optdepends=(
"graphviz: dependency graph generation"
"ripgrep: faster log searches"
"shellcheck: PKGBUILD scanning"
"xdg-utils: for xdg-open"
)
provides=("aura")
conflicts=("aura" "aura-git" "aura3-bin")
options=("strip")
source=("aura-$pkgver-x86_64.tar.gz::$url/releases/download/v$pkgver/aura-$pkgver-x86_64.tar.gz")
sha256sums=('ee2a515784c317e333defbff23572c52df3683a217c6ba5ef9448d46600d65bc')
sha256sums=('3b926b7a41cef2b310ef5da83f5a7ce454363cb8b8d4e2ceb504785385d9d554')

build() {
# Build the `info` page.
Expand All @@ -38,4 +39,5 @@ package() {
# Install bash and zsh completions
install -Dm644 "bashcompletion.sh" "${pkgdir}/usr/share/bash-completion/completions/aura"
install -Dm644 "_aura" "${pkgdir}/usr/share/zsh/site-functions/_aura"
install -Dm644 "aura.fish" "${pkgdir}/usr/share/fish/vendor_completions.d/aura.fish"
}
4 changes: 2 additions & 2 deletions PKGBUILDS/nwg-dock-hyprland-bin/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
# Project: nwg-shell for sway, https://github.com/nwg-piotr/nwg-shell
pkgname=('nwg-dock-hyprland-bin')
pkgver=0.2.0
pkgver=0.2.1
pkgrel=1
pkgdesc="GTK3-based dock for Hyprland Wayland compositor"
arch=('x86_64')
Expand All @@ -13,7 +13,7 @@ depends=('gtk3' 'gtk-layer-shell')
optdepends=('nwg-drawer: default application launcher')
source=("$pkgname-$pkgver.tar.gz::https://github.com/nwg-piotr/nwg-dock-hyprland/releases/download/v"$pkgver"/nwg-dock-hyprland-v"$pkgver"_x86_64.tar.gz")

md5sums=('159b21f036485155c3f5d779708864e5')
md5sums=('954e6ebba757c0ef02b36521fa34481c')

package() {
cd "$srcdir"
Expand Down
49 changes: 49 additions & 0 deletions PKGBUILDS/oh-my-zsh-git/PKGBUILD
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# Maintainer: Marcin (CTRL) Wieczorek <marcin@marcin.co>
# Contributor: Simon (vodik) Gomizelj <simongmzlj@gmail.com>
# Contributor: Eduardo Leggiero <https://www.leggiero.uk/>
# Contributor: jyantis <yantis@yantis.net>
# Contributor: jcsiv <siviter dot jamie at gmx dot co dot uk>
# Contributor: ThinCarrotShrimp <christoph.r.martin+arch at gmail dot com>

pkgname=oh-my-zsh-git
pkgver=r7279.677f5010d
pkgrel=1
pkgdesc="A community-driven framework for managing your zsh configuration. Includes 180+ optional plugins and over 120 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community"
arch=('any')
url='https://github.com/ohmyzsh/ohmyzsh'
license=('MIT')
depends=('zsh')
makedepends=('git')
optdepends=('ruby: for some plugin functionality'
'python: for some plugin functionality'
'oh-my-zsh-powerline-theme-git: great theme'
'bullet-train-oh-my-zsh-theme-git: better powerline theme'
'git: most themes use git (highly recommended but still optional)')
install=${pkgname}.install
source=("${pkgname}::git+https://github.com/ohmyzsh/ohmyzsh.git"
'0001-zshrc.patch')
sha256sums=('SKIP'
'83a3733eb5408e9ff7d87c68659c8a2c481e3c5e607ce04c071ab638a1f7e9f3')
# conflicts=('grml-zsh-config'
# 'grml-zsh-config-git')

pkgver() {
cd ${pkgname}
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
}

prepare() {
cd "${srcdir}/${pkgname}"
cp "templates/zshrc.zsh-template" "zshrc"
patch -p1 < "${srcdir}/0001-zshrc.patch"
}

package() {
cd "${srcdir}/${pkgname}"

mkdir -p "${pkgdir}/usr/share/oh-my-zsh"
install -D -m644 "LICENSE.txt" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
cp -r * "${pkgdir}/usr/share/oh-my-zsh/"
}

# vim:set ts=2 sw=2 et:
Binary file added elkowar.gpg
Binary file not shown.
Binary file added web-flow.gpg
Binary file not shown.
Binary file modified x86_64/StratOS-repo.db.tar.zst
Binary file not shown.
Binary file modified x86_64/StratOS-repo.files.tar.zst
Binary file not shown.
Binary file removed x86_64/aura-bin-4.0.2-1-x86_64.pkg.tar.zst
Binary file not shown.
Binary file added x86_64/aura-bin-4.0.3-1-x86_64.pkg.tar.zst
Binary file not shown.
Binary file modified x86_64/bibata-cursor-theme-bin-2.0.7-1-any.pkg.tar.zst
Binary file not shown.
Binary file not shown.
Binary file modified x86_64/ckbcomp-1.230-1-any.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/kpmcore-git-24.11.70.r1569.a013ebd-1-x86_64.pkg.tar.zst
Binary file not shown.
Binary file removed x86_64/litefm-1.0.0-1-x86_64.pkg.tar.zst
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified x86_64/pandoc-bin-3.3-1-x86_64.pkg.tar.zst
Binary file not shown.
Binary file modified x86_64/pyprland-2.4.0-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/repoctl-0.22.2-1-x86_64.pkg.tar.zst
Binary file not shown.
Binary file modified x86_64/rockers-0.1-1-x86_64.pkg.tar.zst
Binary file not shown.
Binary file modified x86_64/ventoy-bin-1.0.99-1-x86_64.pkg.tar.zst
Binary file not shown.
Binary file modified x86_64/yay-bin-12.3.5-1-x86_64.pkg.tar.zst
Binary file not shown.

0 comments on commit ba5fd01

Please sign in to comment.