Signed-off-by: moson-mo <mo-son@mailbox.org>
This commit is contained in:
moson-mo 2022-08-09 11:36:53 +02:00
parent 3dd259c700
commit 6e33c76958
No known key found for this signature in database
GPG key ID: 4A4760AB4EE15296
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = pacseek-bin
pkgdesc = A terminal user interface for searching and installing Arch Linux packages (binary version)
pkgver = 1.4.9
pkgver = 1.5.0
pkgrel = 1
url = https://github.com/moson-mo/pacseek
arch = x86_64
@ -11,7 +11,7 @@ pkgbase = pacseek-bin
optdepends = less: show PKGBUILD support
provides = pacseek
conflicts = pacseek
source = https://github.com/moson-mo/pacseek/releases/download/v1.4.9/pacseek-linux-x64-v1.4.9.tar.gz
sha256sums = 6d89f4e973bb1b505283a0f829759d94cdc4b754df393d36e92318738fdf52f1
source = https://github.com/moson-mo/pacseek/releases/download/v1.5.0/pacseek-linux-x64-v1.5.0.tar.gz
sha256sums = 67540d48af430af444d7c822f3769a1a65e2fcc72ea29915f2d8940ce112eef0
pkgname = pacseek-bin

View file

@ -2,7 +2,7 @@
_pkgname=pacseek
pkgname=pacseek-bin
pkgver=1.4.9
pkgver=1.5.0
pkgrel=1
pkgdesc='A terminal user interface for searching and installing Arch Linux packages (binary version)'
arch=('x86_64')
@ -15,7 +15,7 @@ optdepends=('xdg-utils: open URL on click support'
provides=('pacseek')
conflicts=('pacseek')
source=("$url/releases/download/v$pkgver/$_pkgname-linux-x64-v$pkgver.tar.gz")
sha256sums=('6d89f4e973bb1b505283a0f829759d94cdc4b754df393d36e92318738fdf52f1')
sha256sums=('67540d48af430af444d7c822f3769a1a65e2fcc72ea29915f2d8940ce112eef0')
package() {
# bin