summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAtomicFS2023-05-13 22:08:08 +0200
committerAtomicFS2023-05-13 22:08:08 +0200
commit5c953f48620497b489bc1f56256675346cf5c298 (patch)
tree737c3f65f75ba9c315f4b5a8f929dfcebb9378b1
parent7cd0e36cb29cc943159a56908c84b0bf09c99907 (diff)
downloadaur-5c953f48620497b489bc1f56256675346cf5c298.tar.gz
bump version to trigger rebuild with new python 3.11
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 099544f23661..f5cf30eb0663 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: atomicfs
pkgname=python-blkinfo
pkgver=0.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="A python library to list information about all available or the specified block devices"
arch=('any')
url="https://github.com/grinrag/blkinfo"