summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLlewelyn Trahaearn2021-08-30 14:14:11 -0700
committerLlewelyn Trahaearn2021-08-30 14:14:11 -0700
commit0e9ff988db102b1f687a24daaed6f07cb0554f49 (patch)
tree9a9e884b25b635e4e31477443d56049d6943389a
parentacda55f387f77f740af8081d8e74124515911e04 (diff)
downloadaur-0e9ff988db102b1f687a24daaed6f07cb0554f49.tar.gz
Bump to 3.7.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51f07c928977..e9276bf7d005 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lib32-pciutils
pkgdesc = PCI bus configuration space access library (32-bit)
- pkgver = 3.6.4
+ pkgver = 3.7.0
pkgrel = 1
url = https://mj.ucw.cz/sw/pciutils/
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = lib32-pciutils
depends = pciutils
depends = lib32-kmod
depends = lib32-systemd
- source = git+https://github.com/pciutils/pciutils.git#tag=v3.6.4?signed
+ source = git+https://github.com/pciutils/pciutils.git#tag=v3.7.0?signed
validpgpkeys = 5558F9399CD7836850553C6EC28E7847ED70F82D
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 08c90eb46d28..06c014fd94d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Tobias Powalowski <tpowa at archlinux dot org>
pkgname=lib32-pciutils
-pkgver=3.6.4
+pkgver=3.7.0
pkgrel=1
pkgdesc="PCI bus configuration space access library (32-bit)"
arch=('x86_64')