upgpkg: pamac-cli-1:11.7.4-1: new upstream release
This commit is contained in:
parent
5f6572583e
commit
4a87ce7e95
1 changed files with 4 additions and 6 deletions
10
PKGBUILD
10
PKGBUILD
|
|
@ -4,8 +4,8 @@
|
||||||
# Contributor: Guillaume Benoit <guillaume@manjaro.org>
|
# Contributor: Guillaume Benoit <guillaume@manjaro.org>
|
||||||
|
|
||||||
pkgname=pamac-cli
|
pkgname=pamac-cli
|
||||||
pkgver=11.7.3
|
pkgver=11.7.4
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
epoch=1
|
epoch=1
|
||||||
pkgdesc="A CLI Package Manager based on libalpm with AUR support"
|
pkgdesc="A CLI Package Manager based on libalpm with AUR support"
|
||||||
arch=('x86_64' 'aarch64')
|
arch=('x86_64' 'aarch64')
|
||||||
|
|
@ -14,7 +14,7 @@ license=('GPL-3.0-or-later')
|
||||||
depends=(
|
depends=(
|
||||||
glibc
|
glibc
|
||||||
glib2
|
glib2
|
||||||
'libpamac>=11.7.0'
|
'libpamac>=11.7.4'
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
'plymouth: offline upgrade support'
|
'plymouth: offline upgrade support'
|
||||||
|
|
@ -27,11 +27,9 @@ makedepends=(
|
||||||
)
|
)
|
||||||
conflicts=('pamac<=7.3.4-2')
|
conflicts=('pamac<=7.3.4-2')
|
||||||
source=("git+https://github.com/manjaro/pamac-cli.git#tag=$pkgver")
|
source=("git+https://github.com/manjaro/pamac-cli.git#tag=$pkgver")
|
||||||
b2sums=('eb984ecb1d84bcacb3e563eb387a0eb1022ac5efc30a3b3d52d5f3905ed3e04db2d8a81ccf699bed8c089d122a38fdd66e450e4be7f4f7f6b79eeddeff068caa')
|
b2sums=('24fb674e9e6be688f53ec64c678443a80662d7a6f1d002ff230a6a5d82a7bb515077c34532423f392ab70d24fb3503a25a3fd48398f67a1fa310defff6274946')
|
||||||
|
|
||||||
_backports=(
|
_backports=(
|
||||||
9a836d69876f925f08af752e3825695b01ab6e93
|
|
||||||
1953797ae16a455ace764202e91849284c67b2cb
|
|
||||||
)
|
)
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue