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