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>
|
# Maintainer: Eric Torres <eric.torres@its-et.me>
|
||||||
pkgname=packaging-scripts
|
pkgname=packaging-scripts
|
||||||
pkgver=1.7.1
|
pkgver=1.7.1
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
pkgdesc="A set of helper scripts for handling Arch Linux packages"
|
pkgdesc="A set of helper scripts for handling Arch Linux packages"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
groups=(pacman-helpers)
|
groups=(pacman-helpers)
|
||||||
depends=(gist mlocate pacman python pyalpm)
|
depends=(gist mlocate pacman python python-docker pyalpm)
|
||||||
makedepends=(git python-setuptools)
|
makedepends=(git python-setuptools)
|
||||||
optdepends=('fzf: for the fqo script'
|
optdepends=('fzf: for the fqo script'
|
||||||
'mlocate: for the fqo script')
|
'mlocate: for the fqo script')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user