Bump pkgver
This commit is contained in:
parent
cb8f9fc9c2
commit
47f040a5f7
4
PKGBUILD
4
PKGBUILD
@ -1,12 +1,12 @@
|
||||
# Maintainer: Eric Torres <eric.torres@its-et.me>
|
||||
pkgname=packaging-scripts
|
||||
pkgver=1.7.1
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="A set of helper scripts for handling Arch Linux packages"
|
||||
arch=('any')
|
||||
license=('MIT')
|
||||
groups=(pacman-helpers)
|
||||
depends=(gist mlocate pacman python pyalpm)
|
||||
depends=(gist mlocate pacman python python-docker pyalpm)
|
||||
makedepends=(git python-setuptools)
|
||||
optdepends=('fzf: for the fqo script'
|
||||
'mlocate: for the fqo script')
|
||||
|
Loading…
x
Reference in New Issue
Block a user