summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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"