File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Maintainer: Firstpick firstpick1992@proton.me
22pkgname=pacsea-bin
3- pkgver=0.6.2
3+ pkgver=0.7.0
44_tag="v$pkgver"
55pkgrel=1
66pkgdesc="Fast TUI for searching, inspecting, and queueing pacman/AUR packages written in Rust (binary version)"
@@ -44,8 +44,8 @@ provides=("pacsea=${pkgver}")
4444conflicts=('pacsea' 'pacsea-git')
4545source=("Pacsea::https://github.com/Firstp1ck/Pacsea/releases/download/${_tag}/Pacsea"
4646 "Pacsea-${_tag}.tar.gz::https://github.com/Firstp1ck/Pacsea/archive/refs/tags/${_tag}.tar.gz")
47- sha256sums=('bd10bed3c3e3c8230a2d345dfd0c69f13623d48ef73a240217ae25e765fe10cd '
48- '540cd8f5ebc16ae97129bf278cbae535829c6e9c1f39815dd88837609c37fab3 ')
47+ sha256sums=('4a5ac5c8c19a94010d59c6cf9e981ca6f0247193eac4a1d0a4be9f5aad954de9 '
48+ 'f676a640397c637fc36ba2be01091d955538ed3426bcaa2e56a248747eecaa3a ')
4949
5050package() {
5151 # GitHub tarballs from tags extract to Pacsea-<version> (without 'v' prefix)
Original file line number Diff line number Diff line change 11# Maintainer: Firstpick firstpick1992@proton.me
22pkgname=pacsea-git
3- pkgver=0.6.2
3+ pkgver=0.7.0
44pkgrel=1
55pkgdesc="Fast TUI for searching, inspecting, and queueing pacman/AUR packages written in Rust (git version)"
66arch=('x86_64')
@@ -35,7 +35,7 @@ optdepends=(
3535 'semgrep-bin: static analysis checks'
3636 'shellcheck: lint shell scripts'
3737 'downgrade: Downgrade of Packages'
38- 'pacman-contrib: Used as a fallback for update checking'
38+ 'pacman-contrib: Used as a fallback for update checking'
3939)
4040
4141makedepends=('cargo' 'git')
You can’t perform that action at this time.
0 commit comments