diff --git a/python/pifpaf/.SRCINFO b/python/pifpaf/.SRCINFO index a4f155586f..aacd50336e 100644 --- a/python/pifpaf/.SRCINFO +++ b/python/pifpaf/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = pifpaf pkgdesc = Suite of tools and fixtures to manage daemons for testing pkgver = 3.2.3 - pkgrel = 1 + pkgrel = 2 url = https://github.com/jd/pifpaf arch = any license = Apache-2.0 diff --git a/python/pifpaf/PKGBUILD b/python/pifpaf/PKGBUILD index 0c4c730751..06e5e49a4f 100644 --- a/python/pifpaf/PKGBUILD +++ b/python/pifpaf/PKGBUILD @@ -4,7 +4,7 @@ pkgname=pifpaf pkgver=3.2.3 -pkgrel=1 +pkgrel=2 pkgdesc='Suite of tools and fixtures to manage daemons for testing' arch=(any) url='https://github.com/jd/pifpaf'