summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStelios Tsampas2023-05-24 02:19:54 +0300
committerStelios Tsampas2023-05-24 02:19:54 +0300
commit415cf76871a5dd75baedb948966e3c7b9b803963 (patch)
treee0c25ed3ee4e29cc56e04d7c2aa47743a93cbc32
parent48a0761edfa90815626668369c5900a0440a5c94 (diff)
downloadaur-415cf76871a5dd75baedb948966e3c7b9b803963.tar.gz
[comictagger] python rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60dd063167fa..65f47af18bad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = comictagger
pkgdesc = Application for writing metadata to digital comics, written in Python and PyQt
pkgver = 1.5.5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/comictagger/comictagger
arch = any
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index 5c2d5f2a201f..72eb2ca07f4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=comictagger
pkgver=1.5.5
-pkgrel=1
+pkgrel=2
pkgdesc='Application for writing metadata to digital comics, written in Python and PyQt'
arch=(any)
url='https://github.com/comictagger/comictagger'