summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Gerritse2022-12-08 09:38:07 +0100
committerJohn Gerritse2022-12-08 09:38:07 +0100
commit1c196c27c5b6047278abee19856ab6a760381e0f (patch)
tree906acfec8eb9b1e5a25bd2945b78b3a7f01e3f28
parentf2d8fa66aedd67efe92547c997e0bf269a529a87 (diff)
downloadaur-python-captionstransformer.tar.gz
pkgrel should start at 1 not 0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98425228a6ba..c4cd79d75474 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-captionstransformer
pkgdesc = A set of tools (API + script) to read, write and transform captions from/to many formats
pkgver = 1.2.1
- pkgrel = 0
+ pkgrel = 1
url = https://pypi.org/project/captionstransformer
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 86fe3033b31b..17c65d9af25e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-captionstransformer
_name=${pkgname#python-}
pkgver=1.2.1
-pkgrel=0
+pkgrel=1
pkgdesc='A set of tools (API + script) to read, write and transform captions from/to many formats'
arch=(any)
url=https://pypi.org/project/captionstransformer