summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiancarlo Razzolini2020-12-06 19:28:52 -0300
committerGiancarlo Razzolini2020-12-06 19:28:52 -0300
commit97b038b4c4db9ac458684323c5e5075d1ad4dfb2 (patch)
tree1ef8ec820cfb730e2698398536e7a176a7165b6c
parentbf04a83638d9ac5fc9a9ca5dccfee96ac33a0970 (diff)
downloadaur-97b038b4c4db9ac458684323c5e5075d1ad4dfb2.tar.gz
python 3.9 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba4b82471a2c..23c62ba0cf46 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = feed2maildir
pkgdesc = Read RSS/Atom feeds in your favourite, maildir-compatible email client
pkgver = 0.3.8
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/sulami/feed2maildir
arch = any
license = ISC
diff --git a/PKGBUILD b/PKGBUILD
index 4a62ee00d5c5..ee12a0228d36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Giancarlo Razzolini <grazzolini@gmail.com>
pkgname=feed2maildir
pkgver=0.3.8
-pkgrel=1
+pkgrel=2
pkgdesc="Read RSS/Atom feeds in your favourite, maildir-compatible email client"
arch=('any')
url="https://github.com/sulami/feed2maildir"