summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Rys2023-05-03 22:31:00 +0200
committerMartin Rys2023-05-03 22:31:00 +0200
commitc88fc5169987abc69783098b0dc4e673473abb66 (patch)
treeac8ab489e1c80eedc0270aab14d6ead036a3b138
parent74a29705c2bc491210fe13189064ce0606b80b47 (diff)
downloadaur-python-stagger.tar.gz
Courtesy bump for 3.11 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc043f4e6df8..7687ffcdcf17 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-stagger
pkgdesc = ID3v1/ID3v2 tag manipulation package in pure Python 3
pkgver = 1.0.1
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/lorentey/stagger
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 7c66cd0bb71c..d1137572ac19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=('python-stagger')
pkgver=1.0.1
-pkgrel=6
+pkgrel=7
pkgdesc="ID3v1/ID3v2 tag manipulation package in pure Python 3"
arch=('any')
url="https://github.com/lorentey/stagger"