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 d4e9d60af7f4..eae858d85ff8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = podfox-git
pkgdesc = Catch and manage podcasts from the terminal
pkgver = r71.cdcf304
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/brtmr/podfox
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 7cb7f1102d32..eddbe7ab4895 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=podfox
pkgname=$_pkgname-git
pkgver=r71.cdcf304
-pkgrel=2
+pkgrel=3
pkgdesc="Catch and manage podcasts from the terminal"
arch=('any')
url="https://github.com/brtmr/podfox"