diff options
Diffstat (limited to 'main/pciutils/APKBUILD')
-rw-r--r-- | main/pciutils/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pciutils/APKBUILD b/main/pciutils/APKBUILD index 946c24c16..7c775f972 100644 --- a/main/pciutils/APKBUILD +++ b/main/pciutils/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leonardo Arena <rnalrd@gmail.com> pkgname=pciutils pkgver=3.1.7 -pkgrel=0 +pkgrel=1 pkgdesc="PCI bus configuration space access library and tools" url="http://mj.ucw.cz/pciutils.html" license="GPL" |