Bump pkgver

This commit is contained in:
Eric Torres 2024-04-28 15:03:10 -07:00
parent cb8f9fc9c2
commit 47f040a5f7

View File

@ -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')